TdxAlertWindowManagerButtonClickEvent Type
Declaration
TdxAlertWindowManagerButtonClickEvent = procedure(Sender: TObject; AAlertWindow: TdxAlertWindow; AButtonIndex: Integer) of object;
Parameters
Name | Type |
---|---|
Sender | TObject |
AAlertWindow | TdxAlertWindow |
AButtonIndex | Integer |
See Also