Vcl.Dialogs.TCustomTaskDialog.FooterText

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

Delphi

property FooterText: string read FFooterText write SetFooterText;

C++

__property System::UnicodeString FooterText = {read=FFooterText, write=SetFooterText};

プロパティ

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

説明

タスクダイアログのフッター領域で使用する文字列。

FooterText は,タスクダイアログのフッター領域で使用する文字列を提供します。