FireDAC.Phys.IBWrapper.TIBLib.Unload

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Unload; override;

C++

virtual void __fastcall Unload();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
FireDAC.Phys.IBWrapper TIBLib

Beschreibung

Gibt das geladene DLL-Modul frei.

FireDAC.Phys.IBWrapper.TIBLib.Unload erbt von FireDAC.Stan.Util.TFDLibrary.Unload. Der folgende Inhalt bezieht sich auf FireDAC.Stan.Util.TFDLibrary.Unload. Gibt das geladene DLL-Modul frei.

Unload gibt den Adressraum, den das DLL-Modul belegt, frei.

Siehe auch