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

TPackage.SourcePath

Search paths for source files

Declaration

Source position: fpmkunit.pp line 1093

public property TPackage.SourcePath : TConditionalStrings
  read FSourcePath;

Description

Specifies the search paths where the build system will look for Pascal source files (.pas, .pp) required for package compilation.

Multiple paths can be specified, and they are searched in order when resolving unit dependencies.


Documentation generated on: Dec 15 2025