TdxAlertWindowManagerDragBeginEvent Type
Declaration
TdxAlertWindowManagerDragBeginEvent = procedure(Sender: TObject; AAlertWindow: TdxAlertWindow; var AAllow: Boolean) of object;
Parameters
Name | Type |
---|---|
Sender | TObject |
AAlertWindow | TdxAlertWindow |
AAllow | Boolean |
See Also