Back to Devexpress

TdxTokenEditProperties Class

vcl-dxtokenedit-b1a4cfdb.md

latest2.4 KB
Original Source

TdxTokenEditProperties Class

Contains the token editor‘s appearance and behavior settings.

Declaration

delphi
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.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomEditProperties TcxCustomTextEditProperties TdxTokenEditProperties

See Also

TdxTokenEditProperties Members

dxTokenEdit Unit