FireDAC.Comp.UI.TFDGUIxAsyncExecuteDialog.CancelCaption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CancelCaption: String read GetCancelCaption write SetCancelCaption

C++

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

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Comp.UI.pas
FireDAC.Comp.UI.hpp
FireDAC.Comp.UI TFDGUIxAsyncExecuteDialog

Description

Specifies the cancel button caption


See Also