Back to Devexpress

TcxCustomMaskEditProperties Class

vcl-cxmaskedit-6a753434.md

latest1.1 KB
Original Source

TcxCustomMaskEditProperties Class

Contains settings specific to mask editors.

Declaration

delphi
TcxCustomMaskEditProperties = class(
    TcxCustomTextEditProperties
)

Remarks

The TcxCustomMaskEditProperties class represents a set of attributes controlling the MaskEdit behavior. Properties for an edit control are set via the Properties member of the corresponding editor.

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomEditProperties TcxCustomTextEditProperties TcxCustomMaskEditProperties

See Also

TcxCustomMaskEditProperties Members

cxMaskEdit Unit