Skip to main content

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