home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vrextras.zip / FORMATTE.MTO < prev    next >
Text File  |  1995-08-19  |  4KB  |  99 lines

  1. Methods;Invoke help;InvokeHelp;NoParms
  2. Methods;List methods;ListMethods;ListMeth
  3. Methods;List properties;ListProperties;ListProp
  4. Methods;Post an event;PostEvent;PostEvnt
  5. Methods;Set focus to the object;SetFocus;NoParms
  6. Methods;Start a dragging operation;StDrgObj;StDrgObj
  7. Methods;Verify a Date/Time field;VerifyField;NoParms
  8. Get property;AllowDrag;AllowDrag;GetVal
  9. Get property;AllowPunctuation;AllowPunctuation;GetVal
  10. Get property;AllowSpaces;AllowSpaces;GetVal
  11. Get property;AutoScroll;AutoScroll;GetVal
  12. Get property;AutoSize;AutoSize;GetVal
  13. Get property;AutoTab;AutoTab;GetVal
  14. Get property;BackColor;BackColor;GetVal
  15. Get property;Border;Border;GetVal
  16. Get property;ClassName;ClassName;GetVal
  17. Get property;ClipSiblings;ClipSiblings;GetVal
  18. Get property;DefaultToNow;DefaultToNow;GetVal
  19. Get property;DragIcon;DragIcon;GetVal
  20. Get property;DragTarget;DragTarget;GetVal
  21. Get property;Enabled;Enabled;GetVal
  22. Get property;FirstChild;FirstChild;GetVal
  23. Get property;Font;Font;GetVal
  24. Get property;ForceUpperCase;ForceUpperCase;GetVal
  25. Get property;ForeColor;ForeColor;GetVal
  26. Get property;Height;Height;GetVal
  27. Get property;HelpTag;HelpTag;GetVal
  28. Get property;HelpText;HelpText;GetVal
  29. Get property;HintText;HintText;GetVal
  30. Get property;HWnd;HWnd;GetVal
  31. Get property;Justification;Justification;GetVal
  32. Get property;KeyString;KeyString;GetVal
  33. Get property;Left;Left;GetVal
  34. Get property;FieldMask;FieldMask;GetVal
  35. Get property;FieldType;FieldType;GetVal
  36. Get property;Masked;Masked;GetVal
  37. Get property;Name;Name;GetVal
  38. Get property;Painting;Painting;GetVal
  39. Get property;Parent;Parent;GetVal
  40. Get property;Query;Query;GetVal
  41. Get property;QueryColumns;QueryColumns;GetVal
  42. Get property;ReadOnly;ReadOnly;GetVal
  43. Get property;SelectedEnd;SelectedEnd;GetVal
  44. Get property;SelectedStart;SelectedStart;GetVal
  45. Get property;SelectedText;SelectedText;GetVal
  46. Get property;Self;Self;GetVal
  47. Get property;Sibling;Sibling;GetVal
  48. Get property;SiblingOrder;SiblingOrder;GetVal
  49. Get property;TabGroup;TabGroup;GetVal
  50. Get property;TabIndex;TabIndex;GetVal
  51. Get property;TabStop;TabStop;GetVal
  52. Get property;TextLimit;TextLimit;GetVal
  53. Get property;Top;Top;GetVal
  54. Get property;UserData;UserData;GetVal
  55. Get property;Value;Value;GetVal
  56. Get property;VerifyDateTime;VerifyDateTime;GetVal
  57. Get property;Visible;Visible;GetVal
  58. Get property;Width;Width;GetVal
  59. Set property;AllowDrag;AllowDrag;TFProps
  60. Set property;AllowPunctuation;AllowPunctuation;TFProps
  61. Set property;AllowSpaces;AllowSpaces;TFProps
  62. Set property;AutoScroll;AutoScroll;TFProps
  63. Set property;AutoSize;AutoSize;TFProps
  64. Set property;BackColor;BackColor;ColProps
  65. Set property;ClipSiblings;ClipSiblings;TFProps
  66. Set property;DefaultToNow;DefaultToNow;TFProps
  67. Set property;DragIcon;DragIcon;FilProps
  68. Set property;DragTarget;DragTarget_All_Files_None_Records;EnumProp
  69. Set property;Enabled;Enabled;TFProps
  70. Set property;FieldMask;FieldMask;StrProps
  71. Set property;FieldType;FieldType_Date_Time_Stamp_User;EnumProp
  72. Set property;ForceToUpper;ForceToUpper;TFProps
  73. Set property;Font;Font;Font
  74. Set property;ForeColor;ForeColor;ColProps
  75. Set property;Height;Height;NumProps
  76. Set property;HelpTag;HelpTag;NumProps
  77. Set property;HelpText;HelpText;StrProps
  78. Set property;HintText;HintText;StrProps
  79. Set property;KeyString;KeyString;StrProps
  80. Set property;Left;Left;NumProps
  81. Set property;Name;Name;StrProps
  82. Set property;Painting;Painting;TFProps
  83. Set property;Query;Query__VRDB;StrProps
  84. Set property;QueryColumns;QueryColumns__VRDB;StrProps
  85. Set property;ReadOnly;ReadOnly;TFProps
  86. Set property;SelectedEnd;SelectedEnd;NumProps
  87. Set property;SelectedStart;SelectedStart;NumProps
  88. Set property;SiblingOrder;SiblingOrder;NumProps
  89. Set property;TabGroup;TabGroup;TFProps
  90. Set property;TabIndex;TabIndex;NumProps
  91. Set property;TabStop;TabStop;TFProps
  92. Set property;TextLimit;TextLimit;NumProps
  93. Set property;Top;Top;NumProps
  94. Set property;UserData;UserData;StrProps
  95. Set property;Value;Value;StrProps
  96. Set property;VerifyDateTime;VerifyDateTime;TFProps
  97. Set property;Visible;Visible;TFProps
  98. Set property;Width;Width;NumProps
  99.