FireDAC.Comp.UI.TFDGUIxAsyncExecuteDialog.CancelCaption

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

Delphi

property CancelCaption: String read GetCancelCaption write SetCancelCaption

C++

__property System::UnicodeString CancelCaption = {read=GetCancelCaption, write=SetCancelCaption, stored=IsCCS};

プロパティ

種類 可視性 ソース ユニット
property published
FireDAC.Comp.UI.pas
FireDAC.Comp.UI.hpp
FireDAC.Comp.UI TFDGUIxAsyncExecuteDialog


説明

キャンセル ボタンのキャプションを指定します。


関連項目