Back to Devexpress

TdxAlertWindowManagerCaptionButtonClickEvent Type

vcl-dxalertwindow-41119a25.md

latest703 B
Original Source

TdxAlertWindowManagerCaptionButtonClickEvent Type

Declaration

delphi
TdxAlertWindowManagerCaptionButtonClickEvent = procedure(Sender: TObject; AAlertWindow: TdxAlertWindow; AButton: TdxAlertWindowCaptionButton; var AHandled: Boolean) of object;

Parameters

NameType
SenderTObject
AAlertWindowTdxAlertWindow
AButtonTdxAlertWindowCaptionButton
AHandledBoolean

See Also

dxAlertWindow Unit