Vcl.Dialogs.TCustomTaskDialog.Caption

提供:RAD Studio API Documentation

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 は,タスクダイアログのキャプションを格納します。