TcxCheckStates Type
An array of check box states.
Declaration
TcxCheckStates = array of TcxCheckBoxState;
Referenced Class
| Type | Description |
|---|---|
| TcxCheckBoxState | A check box state. |
Remarks
A TcxCheckStates array stores a combination of multiple check box states.
See Also