Gets the collection where the button definition is stored.
Source position: dialogs.pp line 626
protected function TTaskDialogBaseButtonItem.TaskButtonCollection: TTaskDialogButtons; |
Collection which owns the button cast to a TTaskDialogButtons type.
TaskButtonCollection is a TTaskDialogButtons function which retrieves the Collection where the button definition is stored. It allows the button definition to access properties and methods in the collection.
| Version 4.4 | Generated 2025-11-08 | Home |