API:FireDAC.Comp.UI.TFDGUIxAsyncExecuteDialog

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TFDGUIxAsyncExecuteDialog = class(TFDGUIxComponent, IFDGUIxAsyncExecuteDialog)

C++

class PASCALIMPLEMENTATION TFDGUIxAsyncExecuteDialog : public TFDGUIxComponent

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Comp.UI.pas
FireDAC.Comp.UI.hpp
FireDAC.Comp.UI FireDAC.Comp.UI

Description

The base class for all FireDAC GUIx components. FireDAC.Comp.UI.TFDGUIxAsyncExecuteDialog inherits from FireDAC.Comp.UI.TFDGUIxComponent. All content below this line refers to FireDAC.Comp.UI.TFDGUIxComponent.

The base class for all FireDAC GUIx components.

The TFDGUIxComponent class is not used directly and serves as the base class for all FireDAC GUIx components. The main property is Provider.

See Also