FireDAC.Phys.IBBase.TFDIBInfo.Create

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: constructor
Visibility: public
Source: FireDAC.Phys.IBBase.hpp
Unit: FireDAC.Phys.IBBase
Parent: TFDIBInfo

C++

/* TComponent.Create */ inline __fastcall virtual TFDIBInfo(System::Classes::TComponent* AOwner) : TFDIBService(AOwner) { }

Description

Creates an instance of TFDIBInfo.

See Also