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

TcxCustomButtonEditProperties Class

Contains settings specific to button edit controls.

Declaration

TcxCustomButtonEditProperties = class(
    TcxCustomMaskEditProperties
)

Remarks

The TcxCustomButtonEditProperties class represents a set of attributes controlling the behavior of button editors. Editor properties are set via the Properties member of the TcxCustomButtonEdit editor.

See Also