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

TCustomTaskDialog.OnButtonClicked

Event handler signalled for the button clicked when the Task dialog was executed.

Declaration

Source position: dialogs.pp line 663

public property TCustomTaskDialog.OnButtonClicked : TTaskDlgClickEvent
  read FOnButtonClicked
  write FOnButtonClicked;

Description

OnButtonClicked is signalled after a button is clicked on the Task dialog.

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