home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-02-28 | 1.5 KB | 63 lines | [TEXT/MPS ] |
- object oSUCCSTORY_4 is cDefaultContainer
- has
- MenuData;
- with
- MenuData is [
- ["OPEN", ":Product Information:Success stories:ATG.pdf"],
- ["OPEN", ":Product Information:Success stories:CD-Romance.pdf"],
- ["OPEN", ":Product Information:Success stories:Cisco.pdf"],
- ["OPEN", ":Product Information:Success stories:Diosa Yachting Forum.pdf"],
- ["OPEN", ":Product Information:Success stories:Her Heritage.pdf"],
- ["OPEN", ":Product Information:Success stories:MIT.pdf"],
- ["OPEN", ":Product Information:Success stories:NY School for the Deaf.pdf"],
- ["OPEN", ":Product Information:Success stories:RDC Builder CD.pdf"],
- ["OPEN", ":Product Information:Success stories:RIT.pdf"],
- ["OPEN", ":Product Information:Success stories:Univ. of Iowa.pdf"],
- ["OPEN", ":Product Information:Success stories:Univ. of Missouri.pdf"],
- ["OPEN", ":Product Information:Success stories:Visionary Stampede.pdf"]
- ];
-
- Binder is oBinder;
- Label is -1;
- Items is [
- oREFRNCE_PIC_4_1,
- oARROWS_PIC_3_27,
- oROW1_3_9,
- oROW2_3_11,
- oROW3_3_12,
- oROW4_3_13,
- oROW5_3_18,
- oROW6_3_19,
- oROW7_3_40,
- oROW8_3_41,
- oROW9_3_42,
- oROW10_3_43,
- oROW11_3_44,
- oROW12_3_45,
- oBTNMM_PIC_3_33,
- oBTNPROD_3_46,
- oBTNSUCC_3_35,
- oBTNREF_3_36,
- oBTNTUTR_3_37,
- oBTNSAMPL_3_38,
- oBTNQUIT_3_39,
- oPOPUP_PIC_3_29,
- oBTNABRT_PIC_3_31,
- oBTNCONT_PIC_3_32
- ];
- end;
-
-
- object oREFRNCE_PIC_4_1 is cPictureHandler
- with
- Duration is -1;
- Supplier is oSUCCS_PIC_4_;
- Behavior is cDefaultBehavior
- has
- with
- Enabled is true; Shown is true;
- X is 0; Y is 0; Width is 640; Height is 480;
- end;
- end;
-
-