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