TABSDatabase.Create
TABSDatabase
Top 


Creates an instance of a TABSDatabase component.

constructor Create(AOwner: TComponent);

Description
Call Create to instantiate a database component at runtime. An application can create a database component in order to control the component's existence and set its properties and events, or an application can let Delphi create temporary database components as needed at runtime.