TcxCheckStatesToValueEvent Type
In This Article
#Declaration
Delphi
TcxCheckStatesToValueEvent = procedure(Sender: TObject; const ACheckStates: TcxCheckStates; out AValue: TcxEditValue) of object;
#Parameters
Name | Type |
---|---|
Sender | TObject |
ACheck |
Tcx |
AValue | Tcx |
See Also