Categoria: User Interface

The Original Internet Language

Field WdgCol

The horizontal position of the left edge of the object, expressed in twips. Required: Either Col (characters) or WdgCol (twips) must be specified Valid Values A number (longint) Remarks In DisplayForms, indicates the horizontal position of the left edge of the first occurrence of the form in relation to the display. In FormFields, indicates the…
Leia mais

Field WdgRow

The vertical position of the top edge of the object, expressed in twips. Valid Values A non-negative number (longint) Remarks In DisplayForms, indicates the vertical position of the top edge of the first occurrence of a repeated form in relation to the display. In FormFields, indicates the vertical position of the top edge of the…
Leia mais

Field DirName

The name of an application directory (Directories); otherwise, the one application directory in which the associated object may exist. Valid Values An 18-character string, containing a valid object name Remarks In Directories: DirName is the name assigned to the directory. In other Object Dictionary entity sets: In any entity set, the principal object’s DirName must…
Leia mais

Field ValRule

The validation rule for a form field. Entry fields: Sets out a validation rule against which data entered into an entry form field is to be tested. Toggle form fields or menu items: Sets out a validation rule which activates the “on” state of the field or item if its value is valid. Valid Values…
Leia mais

Field WdgStyle

The “style” of the particular class and subclass of an object. Valid Values An integer code as shown in the tables that follow. For FormFields Code Meaning “Label” class 1 Text “Text-entry” class 1 Edit control “Toggle button” class 1 Check box (square) 2 Radio button (circle) 3 Bitmap (*.bmp files in some windowing environments)…
Leia mais

Field WdgSubClass

A code indicating the “subclass” (subtype) of the associated object. Valid Values An integer code, as shown in the tables that follow. For FormFields Code Meaning “Label” class 1 Static 2 Dynamic “Toggle button” class 1 Toggle 2 Optional “Push button” class 1 Normal (transmit) 2 Text “List Box” class 4 Dynamic List Box “Menu…
Leia mais

Field BC

Indicates the background color to be used for the object. Valid Values A non-negative integer from the color table (below) Remarks If the attributes WdgBCBlue, WdgBCGreen, and WdgBCRed are all non-null, they, not BC, will determine the background color. The special color code 0 indicates that the object is to take its background color from…
Leia mais

Field DataMask

The masking pattern used to display the form field’s data value. Valid Values The applicable masking pattern characters depend on the data type (DT) of the form field (e.g., non-digit, alphanumeric, numeric, and date) Remarks Currently, DataMask is used only for entry fields. In text-class windows, the DataMask acts as both a display and an…
Leia mais

Field WdgBorderStyle

Specifies the type of border an object is to have. Valid Values An integer code, as shown in the tables that follow. For FormFields Code Meaning 0 No border 1 Inherited border style from old versions of Zim; normally, it is automatically converted to border style 2 at run time 2 Standard 3D border style…
Leia mais

Field WdgAutoSize

“Autosize” status of an object. Indicates how windows and form fields that contain images are sized. Valid Values An integer code, as shown in the tables that follow. For FormFields Code Meaning 0 No automatic sizing.  If the image is larger than the form field’s dimensions, then the image will be clipped at the right and…
Leia mais

pt_BRPortuguese