TTdbTable.TableName
TTdbTable

Indicates the name of the database table that this component encapsulates.

property TableName: TFileName;

Description
Use TableName to specify the name of the database table this component encapsulates. To set TableName to a meaningful value, the DatabaseName property should already be set.

Note: To set TableName, the Active property must be False.