Table of Contents

TIDEProjectFile.FilePath Property

Contains the path in which this file is saved. FilePath can have an absolute or relative value. If relative, this property contains the file path relative to TIDEEngine.BasePath property.

Syntax

Unit: IDEMain

property TIDEProjectFile.FilePath: string

See also