A display is a user interface object. It represents a group of one or more forms that are to be used as a unit. The DisplayForms entity set describes the placement and behavior of the individual forms within the display. The Displays entity set describes the display itself.
For the procedure to be used in establishing a display, see Displays.
|
Attributes |
Description |
|
DisplayName |
Name of the display |
|
FormName |
The name of the displayform |
|
FormNum |
User-assigned sequence number for the form |
|
FSN |
The displayform's sequence number in the display |
|
Row, Col |
Position of the form in the display in lines and characters |
|
LoadOrder |
Order in which to load data into instances of displayform in the display |
|
RD, RA |
Repeats ("instances") of the form, down and across |
|
FormDirName |
Application directory location of form |
|
DirName |
Application directory location of display |
|
WdgRow, WdgCol |
Position of the form in the display (twips) |
|
HMargin, VMargin |
Interior margins of the form (characters) |
|
WdgHMargin, WdgVMargin |
Interior margins of the form (twips) |
|
WdgWdth, WdgHght |
Size of the form (twips) |
|
Wdth, Hght |
Size of the form (characters) |
|
WdgZOrder |
Layer position of the displayform |
|
ObjectKey |
A unique identifier assigned by the Development Center |