CProjectFolderName Constant

Used as a subfolder name to store your projects settings

Unit: uConsts
const CProjectFolderName = 'Test'

Value

Type: System.string

 

Don't use a path, only a name to use a a folder name. The real paths are calculated automatically depending on the platform. for exemple your project title (avoid spaces, accents and special characters)