Gets an enumerator for the buttons in the Items property.
Source position: dialogs.pp line 608
public function TTaskDialogButtons.GetEnumerator: TTaskDialogButtonsEnumerator; |
TTaskDialogButtonsEnumerator instance for the buttons in the collection.
|
Provides indexed access to buttons defined in the collection. |