FireDAC.Phys.IBWrapper.TIBLibExt

From RAD Studio API Documentation

TIBLibExtFireDAC.Phys.IBWrapper.TIBLibFireDAC.Stan.Util.TFDLibrarySystem.TObject

Delphi

TIBLibExt = class(TIBLib)

C++

class PASCALIMPLEMENTATION TIBLibExt : public TIBLib

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
FireDAC.Phys.IBWrapper FireDAC.Phys.IBWrapper

Description

This class allows to load and access DLL libraries. FireDAC.Phys.IBWrapper.TIBLibExt inherits from FireDAC.Stan.Util.TFDLibrary. All content below this line refers to FireDAC.Stan.Util.TFDLibrary. This class allows to load and access DLL libraries.

TFDLibrary provides access to the relevant information in relation to a DLL.

See Also