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

TPackage.ObjectPath

Search paths for object files

Declaration

Source position: fpmkunit.pp line 1091

public property TPackage.ObjectPath : TConditionalStrings
  read FObjectPath;

Description

ObjectPath contains the search paths where the compiler and linker look for object files (.o) when building targets in this package. These paths are added to the linker's object search directories.


Documentation generated on: Dec 15 2025