IBX.IBDatabase.TIBBase.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TIBBase();

Properties

Type Visibility Source Unit Parent
destructor public
IBX.IBDatabase.pas
IBX.IBDatabase.hpp
IBX.IBDatabase TIBBase

Description

Destroys an IBBase object.

Call Destroy to destroy an IBBase object and to free up any resources associated with it.