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

TdxTokenEditProperties Class

Contains the token editor‘s appearance and behavior settings.

Declaration

TdxTokenEditProperties = class(
    TcxCustomTextEditProperties
)

Remarks

This class extends its ancestor with the following members that allow you to:

A token editor’s Properties and ActiveProperties properties reference a TdxTokenEditProperties object.

See Also