IBX.IBDatabase.TIBBase.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AOwner: TObject);

C++

__fastcall TIBBase(System::TObject* AOwner);

Properties

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

Description

Creates an instance of an IBBase object.

Call Create to create an instance of an IBBase object.