Categoria: ZIM-X Basics

The Original Internet Language

Field WdgModified

Response of a form field to a change in value (Modified) event. Indicates how the form field responds to a change in value (Modified) event. Valid Values A 1-character code, as shown in the table below: Code Meaning N (DEFAULT) No notification Y Control returns to the application program if the form field is modified…
Leia mais

Field WdgAutoSelect

“Autoselect” status of a form field. Indicates whether the content of a form field is automatically “selected” when the form field acquires focus. (For text-entry form fields, WdgAutoSelect and AC (autoclear) are the same.) Valid Values An integer code, as shown in the table below: Code Meaning 0 No 1 Yes   Remarks WdgAutoSelect is…
Leia mais

Field PM

Indicates whether the form field is available to the end-user. Valid Values A 1-character code, as shown in the table below: Code Meaning U Unprotected (the form field is available) G Guarded (the form field is not available, but it can have focus) P Protected (the form field is not available and cannot have focus)…
Leia mais

Field Just

“Justification” status of a form field. Indicates how the data in the form field is aligned in the visual space. Valid Values A 1-character code, as shown in the table below: Code Meaning N No justification (data is displayed as entered) L Left justification (leading spaces are stripped from the data) R Right justification (trailing…
Leia mais

Field FT

A code indicating the “class” (field type) of the associated form field. Valid Values A code stored as a single character value, as shown in the table below: Code Meaning A TabPage B PushButton C ComboBox D Divider E OLE Object F Frame G Graphic H Camera I Picture J Calendar K Signature L ListBox…
Leia mais

Field IT

Indicates how the form field responds to a LostFocus event (“transmit-on-exit” status). Valid Values A 1-character code, as shown in the table below: Code Meaning N (DEFAULT) No response Y Control returns to the application program if the form field was modified between the GotFocus and LostFocus events (LostFocusModified) A Control always returns to the…
Leia mais

Field VR

“Value required” status of a form field. Indicates whether a value is required in this form field. Valid Values A 1-character code, as shown in the table below: Code Meaning I Immediate. This form field must be completed before focus can move elsewhere in the form N No. This form field need not be completed…
Leia mais

Field WdgScrollBars

Indicates whether a form field or a window has attached scroll bars. Valid Values An integer code, as shown in the tables that follow. For FormFields Code Meaning 0 None (DEFAULT) 1 Horizontal 2 Vertical 3 Both For Windows Code Meaning 1 Yes (the window can have scroll bars) (DEFAULT) 2 No (the window may…
Leia mais

Field DM

The “display mode” of an object. Indicates the display attributes to be used for an object. Valid Values A 6-character string, containing one or more codes as shown in the table below: Code Meaning N Normal intensity I Invisible R Reverse video S Suppress data H High intensity L Italic U Underlined T Strikethrough B…
Leia mais

Field WdgLabelPosition

The position of the label for this form field. The location of the label varies with the class and subclass of the form field (e.g., a push button’s label appears on the button); the label’s position within the assigned location is set by this attribute. Valid Values An integer code, as shown in the table…
Leia mais

pt_BRPortuguese