Back to Devexpress

TdxAlertWindowManagerMouseEvent Type

vcl-dxalertwindow-31a64e4f.md

latest886 B
Original Source

TdxAlertWindowManagerMouseEvent Type

Declaration

delphi
TdxAlertWindowManagerMouseEvent = procedure(Sender: TObject; AAlertWindow: TdxAlertWindow; AButton: TMouseButton; AShift: TShiftState; X: Integer; Y: Integer) of object;

Parameters

NameType
SenderTObject
AAlertWindowTdxAlertWindow
AButtonTMouseButton
AShiftTShiftState
XInteger
YInteger

See Also

dxAlertWindow Unit