[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |