Vcl.Dialogs.TTaskDialogBaseButtonItem Properties
InheritedProtected
| Caption | published | The caption for the button. |
| Client | class protected | Client area of the button. |
| Collection | public | Specifies the TCollection instance to which the TCollectionItem belongs. |
| Default | published | Indicates whether this button is the default. |
| DisplayName | public | The name displayed in the Collection editor. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Enabled | published | Indicates whether this button is enabled. |
| ID | public | A unique, permanent index for the item. |
| Index | public | Returns the item's position in the Items array of TCollection. |
| ModalResult | public | Modal result of pushing this button. |
| TextWStr | public | Descriptive button text. |