TdxDBTokenEdit Class
A data-aware token editor.
Declaration
TdxDBTokenEdit = class(
TdxCustomTokenEdit
)
Remarks
In addition to publishing properties and events inherited from its base classes, the TdxDBTokenEdit class extends its ancestor class with the DataBinding property, which allows you to specify data access options.
Inheritance
See Also