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

TTarget.ObjectFileName

Resolved object file name for the target

Declaration

Source position: fpmkunit.pp line 802

public property TTarget.ObjectFileName : string
  read GetObjectFileName;

Description

Full path to the object file (.o) that will be generated for this target.

This file contains the compiled machine code for the target.


Documentation generated on: Dec 15 2025