TTdbDatabase.Directory
TTdbDatabase
Top 


Specifies the directory where the database searches for database tables.

property Directory: string;

Description
Use Directory to specify the name of the directory to associate with this database component. Directory is the directory where TurboDB is searching for tables used with this database by default.

Note
At design time double-click a TTdbDatabase component to invoke the Database editor and set the Directory.