TdxAlertWindowManager.OnClick Event
Enables you to respond to alert window clicks.
#Declaration
property OnClick: TdxAlertWindowManagerNotifyEvent read; write;
#Remarks
Sender specifies the alert window manager.
AAlertWindow specifies the alert window being clicked.
Note
Right-clicking an alert window does not fire the On