FireDAC.Phys.ODBCWrapper.TODBCLib.Allocate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function Allocate(const AHome, ALib: String; AOwningObj: TObject = nil): TODBCLib;

C++

__classmethod TODBCLib* __fastcall Allocate(const System::UnicodeString AHome, const System::UnicodeString ALib, System::TObject* AOwningObj = (System::TObject*)(0x0));

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCLib

Description

Embarcadero Technologies does not currently have any additional information.