FireDAC.Phys.ASAWrapper.TASAToolLib

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Stan.Util.TFDLibrarySystem.TObjectTASAToolLib
[–] Properties
Type: class
Visibility: public
Source:
FireDAC.Phys.ASAWrapper.pas
FireDAC.Phys.ASAWrapper.hpp
Unit: FireDAC.Phys.ASAWrapper
Parent: FireDAC.Phys.ASAWrapper

Delphi

TASAToolLib = class(TFDLibrary)

C++

class PASCALIMPLEMENTATION TASAToolLib : public Firedac::Stan::Util::TFDLibrary

Description

This class allows to load and access DLL libraries.

FireDAC.Phys.ASAWrapper.TASAToolLib 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