#include <vdkxctrl.h>
Inheritance diagram for VDKXControl:
This class provides common behaviours for VDKXControls that are interface widgets with a database field. VDKXControls provides to read/write their value to/from database fields. In order to make them operate correctly user must assign a field to the control using AssignTableField() method. All data-aware widget are subclasses of this class.
|
Assign a table field to the control
Reimplemented in VDKXCheckButton, VDKXEntry, and VDKXMemo. |
|
Assign a table field to the control
Reimplemented in VDKXCheckButton, VDKXEntry, and VDKXMemo. |
|
Field type. Can be:
|