backcolor | LONG | int | | | | DIRECT | Value of the background color assigned to the control | |
bottom_c | LONG | smallint | | | | DIRECT | Bottom boundary of the control | |
description | CHAR | varchar | | 255 | | | Description of the purpose/use of the control; currently used only for buttons to indicate access restriction by privilege class | |
dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
dimmable | LONG | int | | | | DIRECT | Indicates whether the item can be dimmed by the user; i.e., 0=dimmable, 1=not dimmable | Search (2) |
flags | LONG | int | | | | DIRECT | Stores a control's attribute in bitmap form; e.g., readonly, visible | |
flags2 | LONG | int | | | | DIRECT | Stores additional bitmapped control attributes | |
font | CHAR | varchar | | 80 | | | The font assigned to the control | |
forecolor | LONG | int | | | | DIRECT | Value of the foreground color assigned to the control | |
from_side | LONG | smallint | | | | DIRECT | Reserved; not used | |
function_id | LONG | int | | | | DIRECT | Reserved; not used | |
id | LONG | smallint | | | | DIRECT | Control ID in .dat file | |
intval1 | LONG | int | | | | DIRECT | Multi-purpose integer attribute; use depends on type of control | |
intval2 | LONG | int | | | | DIRECT | Additional multi-purpose integer attribute; use depends on type of control | |
intval3 | LONG | int | | | | DIRECT | Additional multi-purpose integer attribute; use depends on type of control | |
intval4 | LONG | int | | | | DIRECT | Additional multi-purpose integer attribute; use depends on type of control | |
justification | LONG | smallint | | | | DIRECT | Indicates left, right or center justification of the control's label | |
left_c | LONG | smallint | | | | DIRECT | Left boundary of the control | |
name | CHAR | varchar | | 80 | | | Name of the control | Search (4) |
objid | LONG | int | 3 | | | DIRECT | Internal record number | Search (4) |
right_c | LONG | smallint | | | | DIRECT | Right boundary of the control | |
same_side | LONG | smallint | | | | DIRECT | Reserved; not used | |
title | CHAR | varchar | | 255 | | | Displayed label of the control | Search (2) |
tlink_dtype | LONG | int | | | | DIRECT | Data type of the control's title (source link) contextual object | |
tlink_fld | LONG | int | | | | DIRECT | Field name of the control's title (source link) contextual object | |
tlink_fld_name | CHAR | varchar | | 80 | | | Field name of the contextual object the control is title linked to | |
tlink_name | CHAR | varchar | | 80 | | | Name of the control's title (source link) contextual object | |
to_ctrl_id | LONG | smallint | | | | DIRECT | Reserved; not used | |
top_c | LONG | smallint | | | | DIRECT | Top boundary of the control | |
type | LONG | smallint | | | | DIRECT | Type of control; e.g., menubutton, button, etc | Search (2) |
value1 | CHAR | varchar | | 255 | | | Multipurpose string attribute for a control's string value; use depends on the control | |
value2 | CHAR | varchar | | 255 | | | Second multipurpose string attribute for a control's string value; use depends on the control | |
value3 | CHAR | varchar | | 255 | | | Stores an edit mask for a control | |
vlink_dtype | LONG | int | | | | DIRECT | Data type of the control's value link (destination link) to the contextual object | |
vlink_fld | LONG | int | | | | DIRECT | Stores the field ID of the control's database field (or temporary data structure). It is a field belonging to the contextual object that is referenced by title in the vlink_name field | |
vlink_fld_name | CHAR | varchar | | 80 | | | Field name of the contextual object the control is value linked to | |
vlink_name | CHAR | varchar | | 80 | | | Title of the control's (destination link) contextual object | |
win_id | LONG | int | | | | DIRECT | ID of form in which the control appears | Search (2) |