EPUB | CHM | PDF

TMySQLTable.Methods.Create

Top Previous Next

Creates an instance of a table component.

Syntax:

constructor Create(AOwner: TComponent);

Description:

Call Create to instantiate a table declared in an application if it was not placed on a form or data module at design time. Create calls its inherited constructor, creates an empty index definitions list, creates an empty data link, and creates an empty list of index files.