FireDAC.Phys.IBBase.TFDIBInfo.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public FireDAC.Phys.IBBase.hpp FireDAC.Phys.IBBase TFDIBInfo

Description

Creates an instance of TFDIBInfo.

See Also