Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TBuildEngine.StartDir

Starting directory for build operations

Declaration

Source position: fpmkunit.pp line 1491

public property TBuildEngine.StartDir : string
  read FStartDir;

Description

StartDir specifies the base directory from which all build operations are initiated. This property establishes the root path for resolving relative file paths and organizing build outputs.

The starting directory serves as the reference point for source file locations, output directories, and configuration file paths during the build process.


Documentation generated on: Dec 15 2025