Categoria: ZIM User Documentation

The Original Internet Language

Field WdgLabel

The label that is to be attached to this form field, or the text that is to appear in a window’s caption. Valid Values A character string (up to 256 characters for FormFields; up to 64 characters for Windows) Remarks For FormFields The location of the label varies with the class and subclass of the…
Leia mais

Field BWSel

Index selectivity factors. Index selectivity factors used by Zim’s strategy optimizer. Valid Values A number from 0 to 1.000 (DEFAULT = 1.000) Remarks The index selectivity factors are relevant for indexed fields only. Each number represents the fraction of records that you would typically expect to retrieve using an indexed lookup with a particular operator…
Leia mais

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 FieldMask

The output mask used to present the formatted data value of a field in a list, report or output command. Valid Values The applicable masking pattern characters depend on the data type (Type) of the field (e.g., char, varchar, alpha, varalpha, numeric, int, longint, vastint, or date). For a more detailed explanation of mask patterns…
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

pt_BRPortuguese