API:FireDAC.Comp.UI.TFDGUIxAsyncExecuteDialog.HideDelay

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HideDelay: Integer read GetHideDelay write SetHideDelay  default C_FD_DelayBeforeFWait;

C++

__property int HideDelay = {read=GetHideDelay, write=SetHideDelay, default=200};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.