TcxEditClosePopupEvent Type
In This Article
#Declaration
Delphi
TcxEditClosePopupEvent = procedure(Sender: TcxControl; AReason: TcxEditCloseUpReason) of object;
#Parameters
Name | Type |
---|---|
Sender | Tcx |
AReason | Tcx |
See Also