Categoria: ZIM User Documentation

The Original Internet Language

Field WdgHght

The vertical dimension (height) of the object, expressed in twips. Valid Values A number (longint) Remarks In Displays, indicates the overall height of the display. In FormFields, indicates the visual height of the field. In Forms, indicates the overall height of the form. In Windows, indicates the height of the window, including its non-client area.…
Leia mais

Field WdgNumVisibleLines

The number of lines visible in a list box or combo box, or the number of visible lines in a multi-line entry field. Valid Values A non-negative integer Remarks In a list box or in the list portion of a combo box, indicates how may items are visible at one time. In a multi-line entry…
Leia mais

Field WdgWdth

The horizontal dimension (width) of the object, expressed in twips. Valid Values A non-negative number (longint) Remarks In Displays, indicates the overall width of the display. In FormFields, indicates the visual width of the field. In Forms, indicates the overall width of the form. In Windows, indicates the width of the window, including its non-client…
Leia mais

Field WdgHMargin

Horizontal margin of an object. The left and right margins of the object, expressed in twips. Valid Values A number (longint) Remarks Indicates the width of the interior unusable space from the left and right edges of the rectangle occupied by the object.  For DisplayForms objects, this refers to the form object identified by the DisplayForms…
Leia mais

Field FFSN

A user-assigned number that can be used to control the tabbing sequence within a group of form fields. Valid Values An integer (0 to 999) Remarks If FFSN is set to 0, the software automatically resets it to match the Z-order (WdgZOrder) specified for the form field. Accordingly, if all fields in a form are…
Leia mais

Field WdgVMargin

Vertical margin of an object. The top and bottom margins of the object, expressed in twips. Valid Values A non-negative number (longint) Remarks Indicates the unusable space immediately below the top edge and immediately above the bottom edge of the rectangle occupied by the object.  For DisplayForms objects, this refers to the form object identified by…
Leia mais

Field WdgFontSize

Specifies the point size of the font to be used to display text in the object. Valid Values An integer (1 to 999) Remarks A default value can be specified in the initialization file or environment variable. Consult your Getting Started and Guide to Operations (Windows Version). This attribute is Meaningful for graphic-class windows only.…
Leia mais

Field WdgID

A system defined identification number for a form field. Valid Values A number (longint) Remarks WdgID and WdgParID are used to create parent-child relationships.  A form field is the child of another form field if its WdgParID matches the other field’s WdgID. Parent-child relationships are used to define relative positioning, color and font inheritance, and effective…
Leia mais

Field ErrorMsg

A customized error message for a form field. A message that is output if invalid data is entered into the form field. The message appears in any form field of the “user message” class (FT is set to V and DT is set to M) that is available in the current form or display. Valid…
Leia mais

Field FSN

The form’s sequence number in a display. A user-assigned number that can be used to control the tabbing sequence within the forms of a display. Valid Values An integer (0 to 999). Remarks If FSN is set to 0, the software automatically resets it to match the Z-order (WdgZOrder) specified for the form.  Accordingly, if all…
Leia mais

pt_BRPortuguese