FireDAC.Phys.ODBCWrapper.TODBCLib.LoadLibrary

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure LoadLibrary(const ADLLNames: array of String; ARequired: Boolean); override;

C++

virtual void __fastcall LoadLibrary(const System::UnicodeString *ADLLNames, const int ADLLNames_High, bool ARequired);

Properties

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

Description


Embarcadero Technologies does not currently have any additional information.