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