TMedConnection.DBFPath TMedConnection

property DBFPath: string ;

Description

Use DBFPath property to set default directory for DBF files. If TMedTable.TableName property is specified without the path from root, it is assumed the table is in directory (or subdirectory) of the directory specified in DBFPath. This property is the same as Directory property.

This property does not influence Mediator tables path. It is not appended if Mediator table is being opened.