home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vxdemo.zip / SYSTEM.$$$ / VRCREATS.VRW (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1993-09-01  |  6KB  |  192 lines

  1. VRX   OS/2 v1.01
  2. VRWindow
  3. sizeable
  4. Modal
  5. LayoutStyle
  6. CALL Window1_Close
  7. VRCreateStem
  8. <default>
  9. <default>
  10. Bottom
  11. <default>
  12. Window1
  13. VRDescriptiveText
  14. Justification
  15. VertJustification
  16. Parent:
  17. <default>
  18. <default>
  19. <default>
  20. VREntryField
  21. Masked
  22. Justification
  23. <default>
  24. TabGroup
  25. <default>
  26. <default>
  27. Object
  28. The parent of the new object
  29. VRPushButton
  30. <default>
  31. <default>
  32. TabGroup
  33. CALL PB_1_Click
  34. <default>
  35. <default>
  36. Accept values
  37. VRPushButton
  38. <default>
  39. Cancel
  40. <default>
  41. TabGroup
  42. CALL PB_2_Click
  43. <default>
  44. <default>
  45. Cancel operation
  46. VRDescriptiveText
  47. Justification
  48. VertJustification
  49. Object type:
  50. <default>
  51. <default>
  52. <default>
  53. VREntryField
  54. Masked
  55. Justification
  56. <default>
  57. TabGroup
  58. <default>
  59. <default>
  60. ObjType
  61. The class name of the object to be created
  62. VRCheckBox
  63. Quoted String
  64. <default>
  65. TabGroup
  66. <default>
  67. <default>
  68. Quotes
  69. Uncheck this if Object Type is a variable
  70. VRPushButton
  71. <default>
  72. <default>
  73. TabGroup
  74. CALL PB_3_Click
  75. <default>
  76. <default>
  77. Help for the VRCreateStem function
  78. VRDescriptiveText
  79. Justification
  80. VertJustification
  81. Property:
  82. <default>
  83. <default>
  84. <default>
  85. VRDescriptiveText
  86. Justification
  87. VertJustification
  88. Value:
  89. <default>
  90. <default>
  91. <default>
  92. VREntryField
  93. Masked
  94. Justification
  95. <default>
  96. Change
  97. CALL Info_Change
  98. TabGroup
  99. <default>
  100. <default>
  101. Name of a property
  102. VREntryField
  103. Masked
  104. Justification
  105. <default>
  106. Change
  107. CALL Value_Change
  108. TabGroup
  109. <default>
  110. <default>
  111. Value
  112. The value to go with the Property named above
  113. VRCheckBox
  114. Quoted
  115. <default>
  116. TabGroup
  117. <default>
  118. <default>
  119. Quotes1
  120. Uncheck this if Property is a variable
  121. VRCheckBox
  122. Quoted
  123. <default>
  124. TabGroup
  125. <default>
  126. <default>
  127. Quotes2
  128. Uncheck this if Value is a variable
  129.     VRListBox
  130. AdjustHeight
  131. ExtendSelect
  132. <default>
  133. TabGroup
  134. CALL LB_1_Click
  135. <default>
  136. <default>
  137. List of Property, Value pairs to be set
  138. VRPushButton
  139. <default>
  140. Add pair
  141. <default>
  142. TabGroup
  143. CALL Add_PB_Click
  144. <default>
  145. <default>
  146. Add_PB
  147. Add a Property, Value pair to be set
  148. VRPushButton
  149. <default>
  150. Remove pair
  151. <default>
  152. TabGroup
  153. CALL Remove_PB_Click
  154. <default>
  155. <default>
  156. Remove_PB
  157. Remove Property, Value pair from parameter list
  158. VRCheckBox
  159. Quoted String
  160. <default>
  161. TabGroup
  162. <default>
  163. <default>
  164. Quotes3
  165. Uncheck this if Parent is a variable
  166. VRDescriptiveText
  167. Justification
  168. VertJustification
  169. Stem name:
  170. <default>
  171. <default>
  172. <default>
  173. VREntryField
  174. Masked
  175. Justification
  176. <default>
  177. TabGroup
  178. <default>
  179. <default>
  180. StemName
  181. The stem containing property, value pairs to set
  182. VRCheckBox
  183. Generate list
  184. <default>
  185. TabGroup
  186. CALL GenList_Click
  187. <default>
  188. <default>
  189. GenList
  190. Uncheck this to use your own stem variable
  191. Window1
  192.