[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Dialogs' (#lcl)

TTaskDlgClickEvent

Declaration

Source position: dialogs.pp line 523

type TTaskDlgClickEvent = procedure(

  Sender: TObject;

  AModalResult: TModalResult;

  var ACanClose: Boolean

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.