VRX OS/2 v1.01 VRWindow sizeable Modal LayoutStyle CALL Window1_Close VRCreateStem Bottom Window1 VRDescriptiveText Justification VertJustification Parent: VREntryField Masked Justification TabGroup Object The parent of the new object VRPushButton TabGroup CALL PB_1_Click Accept values VRPushButton Cancel TabGroup CALL PB_2_Click Cancel operation VRDescriptiveText Justification VertJustification Object type: VREntryField Masked Justification TabGroup ObjType The class name of the object to be created VRCheckBox Quoted String TabGroup Quotes Uncheck this if Object Type is a variable VRPushButton TabGroup CALL PB_3_Click Help for the VRCreateStem function VRDescriptiveText Justification VertJustification Property: VRDescriptiveText Justification VertJustification Value: VREntryField Masked Justification Change CALL Info_Change TabGroup Name of a property VREntryField Masked Justification Change CALL Value_Change TabGroup Value The value to go with the Property named above VRCheckBox Quoted TabGroup Quotes1 Uncheck this if Property is a variable VRCheckBox Quoted TabGroup Quotes2 Uncheck this if Value is a variable VRListBox AdjustHeight ExtendSelect TabGroup CALL LB_1_Click List of Property, Value pairs to be set VRPushButton Add pair TabGroup CALL Add_PB_Click Add_PB Add a Property, Value pair to be set VRPushButton Remove pair TabGroup CALL Remove_PB_Click Remove_PB Remove Property, Value pair from parameter list VRCheckBox Quoted String TabGroup Quotes3 Uncheck this if Parent is a variable VRDescriptiveText Justification VertJustification Stem name: VREntryField Masked Justification TabGroup StemName The stem containing property, value pairs to set VRCheckBox Generate list TabGroup CALL GenList_Click GenList Uncheck this to use your own stem variable Window1