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

TTarget.IncludePath

Search path for include files during compilation

Declaration

Source position: fpmkunit.pp line 815

public property TTarget.IncludePath : TConditionalStrings
  read FIncludePath;

Description

IncludePath contains the search directories for include files during compilation. The compiler searches these paths to locate files referenced by {$INCLUDE} directives.


Documentation generated on: Dec 15 2025