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

TTarget.ObjectPath

Path for object files generated during compilation

Declaration

Source position: fpmkunit.pp line 813

public property TTarget.ObjectPath : TConditionalStrings
  read FObjectPath;

Description

ObjectPath specifies the directory path where object files (.o) are stored during compilation. This allows separation of intermediate compilation files from source code directories.


Documentation generated on: Dec 15 2025