Vcl.Dialogs.TTaskDialog.Text

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property Text: string read FText write SetText default 0;

C++

__property Text = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialog

説明

このタスク ダイアログのメイン テキスト。

Vcl.Dialogs.TTaskDialog.Text は Vcl.Dialogs.TCustomTaskDialog.Text を継承しています。以下の内容はすべて Vcl.Dialogs.TCustomTaskDialog.Text を参照しています。

このタスク ダイアログのメイン テキスト。

Text には、このタスク ダイアログ内に表示されるメイン テキストが保有されています。