Event for a button click in a Task Dialog.
TTaskDlgClickEvent = procedure (Sender: TObject; ModalResult: TModalResult; var CanClose: Boolean) of object;
(Sender: TObject; ModalResult: TModalResult; var CanClose: Boolean) ( TTaskDlgClickEvent)();
Dialogs
OnButtonClicked is the event for a button click in a Task Dialog.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|