IBX.IBDatabase.TIBBase.Destroy
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TIBBase(void);
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.