Vcl.Dialogs.TTaskDialog.Text
Delphi
property Text;
C++
__property Text = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.Dialogs.pas Vcl.Dialogs.hpp |
Vcl.Dialogs | TTaskDialog |
Description
The main text on this Task Dialog.
Vcl.Dialogs.TTaskDialog.Text inherits from Vcl.Dialogs.TCustomTaskDialog.Text. All content below this line refers to Vcl.Dialogs.TCustomTaskDialog.Text.
The main text on this Task Dialog.
Text contains the main text to be displayed in this Task Dialog.