FireDAC.Stan.Util.TFDLibrary

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTFDLibrary

Delphi

TFDLibrary = class(TObject)

C++

class PASCALIMPLEMENTATION TFDLibrary : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Stan.Util.pas
FireDAC.Stan.Util.hpp
FireDAC.Stan.Util FireDAC.Stan.Util

Description

This class allows to load and access DLL libraries.

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

See Also