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

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