TTaskDialogButton Class
Represents type TTaskDialogButton.
TObject
System.Classes.TPersistent
System.Classes.TCollectionItem
System.UI.Dialogs.TTaskDialogButton
System.Classes.TPersistent
System.Classes.TCollectionItem
System.UI.Dialogs.TTaskDialogButton
type TTaskDialogButton = class(TCollectionItem) end;
The TTaskDialogButton type exposes the following members.
Show: 
| Name | Description | |
|---|---|---|
|  | Caption | Represents property  | 
|  | Default | Represents property  | 
|  | Hint | Represents property  | 
|  | ModalResult | Represents property  | 
Show: 
| Name | Description | |
|---|---|---|
|  | Assign(TPersistent) | Represents method  | 
|  | AssignTo(TPersistent) | Represents method  | 
|  | GetCaption | Represents method  | 
|  | GetDefault | Represents method  | 
|  | GetHint | Represents method  | 
|  | GetModalResult | Represents method  | 
|  | SetCaption(String) | Represents method  | 
|  | SetDefault(Boolean) | Represents method  | 
|  | SetHint(String) | Represents method  |