FireDAC.Comp.UI.TFDGUIxComponent

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: FireDAC.Comp.UI.pas FireDAC.Comp.UI.hpp
| |
Unit: FireDAC.Comp.UI | |
Parent: FireDAC.Comp.UI |
Delphi
TFDGUIxComponent = class(TFDComponent)
C++
class PASCALIMPLEMENTATION TFDGUIxComponent : public Firedac::Stan::Intf::TFDComponent
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