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

TPackage.IncludePath

Search paths for include files

Declaration

Source position: fpmkunit.pp line 1092

public property TPackage.IncludePath : TConditionalStrings
  read FIncludePath;

Description

IncludePath contains the search paths where the compiler looks for include files referenced by {$INCLUDE} directives. These paths are added to the compiler's include search directories.


Documentation generated on: Dec 15 2025