Vcl.Dialogs.TTaskDialogButtonItem 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. |
CommandLinkHint | published | Command link hint. |
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. |
ElevationRequired | published | Elevation required. |
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 | published | Modal result of pushing this button. |
TextWStr | public | Descriptive button text. |