FireDAC.Comp.UI.TFDGUIxComponent

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDGUIxComponent

Delphi

TFDGUIxComponent = class(TFDComponent)

C++

class PASCALIMPLEMENTATION TFDGUIxComponent : public Firedac::Stan::Intf::TFDComponent

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.

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