Skip to main content
A newer version of this page is available. .

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.

See Also