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

TPackage.FileName

Filename of the package definition file

Declaration

Source position: fpmkunit.pp line 1065

public property TPackage.FileName : string
  read GetFileName
  write FFileName;

Description

FileName contains the full path to the package definition file (typically fpmake.pp) that describes this package's configuration, targets, and dependencies.


Documentation generated on: Dec 15 2025