Field WdgShadowSize
Indicates the size of the boundary shadow around an object. Valid Values A non-negative integer Remarks For graphic-class form fields, WdgShadowSize indicates the thickness of lines in twips.
Indicates the size of the boundary shadow around an object. Valid Values A non-negative integer Remarks For graphic-class form fields, WdgShadowSize indicates the thickness of lines in twips.
The data type of the object’s value. Valid Values Char, varchar, alpha, varalpha, numeric, int, longint, vastint, or date Remarks For more information about data types, consult the User’s Guide. See Also Length, Decimals
The name assigned to a constant. Valid Values A valid object name. See Also DDObjectName, DDOwnerName, DirName, DisplayName, DocName, EntName, FieldName, FormName, MenuName, OwnerName, RelName, RoleName, SetName, UserName, VarName.
Specifies the upper boundary on the scroll bar. Valid Values A number (longint) Remarks The greatest acceptable value is 32,767. See Also WdgLargeIncrement, WdgMinValue, WdgSmallIncrement
The number of elements in a variable. Gives the size of array variables. Valid Values Any integer (DEFAULT = 1) Remarks If Size is 0 or 1, the variable is scalar and has one element. If Size is greater than 1, the variable is an array, with Size elements.
The name assigned to a role. Valid Values An 18-character string, containing a valid object name See Also ConstName, DDObjectName, DDOwnerName, DirName, DisplayName, DocName, EntName, FieldName, FormName, MenuName, OwnerName, RelName, SetName, UserName, VarName
The name assigned to a variable. Valid Values An 18-character string, containing a valid object name See Also ConstName, DDObjectName, DDOwnerName, DirName, DisplayName, DocName, EntName, FieldName, FormName, MenuName, OwnerName, RelName, RoleName, SetName, UserName
The name assigned to a named set. Valid Values An 18-character string, containing a valid object name See Also ConstName, DDObjectName, DDOwnerName, DirName, DisplayName, DocName, EntName, FieldName, FormName, MenuName, OwnerName, RelName, RoleName, UserName, VarName
The number of character columns visible in a list box or combo box. Indicates how many character columns are visible in a list box or combo box. Valid Values Integer (DEFAULT = 1) See Also WdgItems, WdgNumVisibleLines