Unit 'Dialogs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TTaskDlgClickEvent

Declaration

Source position: dialogs.pp line 589

type TTaskDlgClickEvent = procedure(

  Sender: TObject;

  AModalResult: TModalResult;

  var ACanClose: Boolean

) of object;



CT Web help

CodeTyphon Studio