Skip to main content

TcxCustomMaskEditProperties Class

Contains settings specific to mask editors.

Declaration

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.

See Also