Back to Devexpress

TcxCheckStates Type

vcl-cxcheckbox-6cfd00b0.md

latest575 B
Original Source

TcxCheckStates Type

An array of check box states.

Declaration

delphi
TcxCheckStates = array of TcxCheckBoxState;

Referenced Class

TypeDescription
TcxCheckBoxState

A check box state.

|

Remarks

A TcxCheckStates array stores a combination of multiple check box states.

See Also

TcxCheckStatesValueFormat Type

cxCheckBox Unit