Skip to main content
A newer version of this page is available. .

TcxEditClosePopupEvent Type

Declaration

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

Parameters

Name Type
Sender TcxControl
AReason TcxEditCloseUpReason
See Also