Skip to main content

TcxCheckStatesToValueEvent Type

Declaration

TcxCheckStatesToValueEvent = procedure(Sender: TObject; const ACheckStates: TcxCheckStates; out AValue: TcxEditValue) of object;

Parameters

Name Type
Sender TObject
ACheckStates TcxCheckStates
AValue TcxEditValue
See Also