home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-03-11 | 1.2 KB | 63 lines | [TEXT/MPS ] |
- object oREF_5 is cDefaultContainer
- has
- MenuData;
- with
- MenuData is [
- ["OPEN", ":Reference:AMT Getting Started Guide"],
- ["OPEN", ":Reference:AMT/PE Consultants List"],
- ["OPEN", ":Reference:AMT/PE Getting Started"],
- ["OPEN", ":Reference:Sample AMT/PE Code:Sample AMT/PE Code Read Me"],
- ["OPEN", ":Reference:Sample AppleScripts:Sample AppleScripts Read Me"],
- ["OPEN", ":Reference:Sample Engines & Tools:Sample Engines & Tools Read Me"],
- ["OPEN", ":Reference:QTVR Services"],
- void,
- void,
- void,
- void,
- void
- ];
-
- Binder is oBinder;
- Label is -1;
- Items is [
- oMARKTNG_PIC_5_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 oMARKTNG_PIC_5_1 is cPictureHandler
- with
- Duration is -1;
- Supplier is oREFR_PIC_8_;
- 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;
-
-