Skip to main content

TcxEditClosePopupEvent Type

Declaration

TcxEditClosePopupEvent = procedure(Sender: TcxControl; AReason: TcxEditCloseUpReason) of object;

Parameters

Name Type
Sender TcxControl
AReason TcxEditCloseUpReason
See Also