TcxCheckStatesToEditValueEvent Type
Declaration
TcxCheckStatesToEditValueEvent = procedure(Sender: TObject; const ACheckStates: TcxCheckStates; out AEditValue: TcxEditValue) of object;
Parameters
| Name | Type |
|---|---|
| Sender | TObject |
| ACheckStates | TcxCheckStates |
| AEditValue | TcxEditValue |
See Also