CONTROL.FIELD_GET Function
/documentation/pages/Ref/Api/Objects/Layouts/Control/CONTROL.FIELD_GET Method.xml
The .FIELD_GET() method returns a pointer to the table field that is bound to the control.
OBJECT.FIELD_GET Function
/documentation/pages/Ref/Desktop_Api/Layout/Object/OBJECT.FIELD_GET Method.xml
Returns a pointer to the table field bound to the control.
table.FIELD_GET Function
/documentation/pages/Ref/Api/Objects/Database/Table/TABLE.FIELD_GET Method.xml
Get a field given a name or index into current Table.
Form Control Methods
/documentation/pages/Ref/Desktop_Api/Layout/Form/Form Control Methods.xml
Alpha Anywhere provides the following and methods for manipulating form controls. Prefix the following methods with the pointer to the control.
Multi-State Button Control Methods
/documentation/pages/Ref/Desktop_Api/UI Functions/XDialog/Controls/Button/Multi-State Button Control Methods.xml
The Multi-State Button Control has the following methods. The multi-state button control methods are used with a pointer to the control in the following way: .METHOD(). Refer to Retrieving a Pointer to a Control for techniques for getting a pointer.
List Box Control Methods
/documentation/pages/Ref/Desktop_Api/UI Functions/XDialog/Controls/List Box/List Box Control Methods.xml
The List Box Control has the following methods. The list box control methods are used with a pointer to the control in the following way: .METHOD(). Refer to Retrieving a Pointer to a Control for techniques for getting a pointer.
Tree Control Functions
/documentation/pages/Ref/Api/Functions/Utility/Tree Control Functions/index.xml
Alpha Anywhere provides the following tree control functions.
Check box Control Methods
/documentation/pages/Desktop/Reference/Design/View/Xdialog/Check box Control Methods.xml
The Check box Control has the following methods. The check box control methods are used with a pointer to the control in the following way: .METHOD(). Refer to Retrieving a Pointer to a Control for techniques for getting a pointer.
Image Control Methods
/documentation/pages/Ref/Desktop_Api/Layout/Control Functions/Image Control Methods.xml
The Image Control has the following methods. The image control methods are used with a pointer to the control in the following way: .METHOD(). Refer to Retrieving a Pointer to a Control for techniques for getting a pointer.
Radio Button Control Methods
/documentation/pages/Ref/Desktop_Api/UI Functions/XDialog/Controls/Radio Button/Radio Button Control Methods.xml
The Radio Button Control has the following methods. The radio button control methods are used with a pointer to the control in the following way: .METHOD(). Refer to Retrieving a Pointer to a Control for techniques for getting a pointer.