Vcl.Dialogs.TCustomTaskDialog.Caption
Delphi
property Caption: string read FCaption write FCaption;
C++
__property System::UnicodeString Caption = {read=FCaption, write=FCaption};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.Dialogs.pas Vcl.Dialogs.hpp |
Vcl.Dialogs | TCustomTaskDialog |
説明
タスクダイアログのキャプション。
Caption は,タスクダイアログのキャプションを格納します。