[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 667

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

Description

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


Version 3.2 Generated 2024-02-25 Home