The component structure of a named set.
Valid Values
A valid set specification, defining the component structure of the set
Remarks
Any objects mentioned in the set specification must exist before the named set is created.
A collection of tables describing all objects needed to build a Zim:X application.
The component structure of a named set.
A valid set specification, defining the component structure of the set
Any objects mentioned in the set specification must exist before the named set is created.
The name assigned to a named set.
An 18-character string, containing a valid object name
ConstName, DDObjectName, DDOwnerName, DirName, DisplayName, DocName, EntName, FieldName, FormName, MenuName, OwnerName, RelName, RoleName, UserName, VarName
Specifies the name of an image file to be used as an icon for the form field during drag operations.
A character string, up to 64 characters
Minimum valid length for the data in a form field. Indicates the minimum number of characters that constitute a valid entry in the form field.
An integer (0 to 9999)
FieldLen, ValRule
Specifies the name of an image file to be used as a background for the associated object. All foreground properties will be drawn on top of this image.
A character string, up to 64 characters
Indicates the size of the boundary shadow around an object.
A non-negative integer
For graphic-class form fields, WdgShadowSize indicates the thickness of lines in twips.
Specifies the upper boundary on the scroll bar.
A number (longint)
The greatest acceptable value is 32,767.
WdgLargeIncrement, WdgMinValue, WdgSmallIncrement
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.
Integer (DEFAULT = 1)
WdgItems, WdgNumVisibleLines
A scroll bar increment. Specifies the amount of movement along the scroll bar when a direction arrow is clicked.
A non-negative number (longint) (DEFAULT = 1)
WdgLargeIncrement, WdgMaxValue, WdgMinValid Values
Specifies the lower boundary on the scroll bar.
A number (longint)
The smallest acceptable value is -32,768.
A scroll bar’s minimum value must be less than its maximum value.
WdgMaxValue, WdgLargeIncrement, WdgSmallIncrement