TIDEEngine.BasePath Property
Gets or sets the base directory used for resolving relative file paths of project files.
Remarks
Contains the base path used to save the project. In general, the project files are saved with relative file paths. All paths are relative to this base path. This property is automatically set when you load a project from a file, in this case the base path will be the path of the project file.
Syntax
Unit: IDEMain
property TIDEEngine.BasePath: string