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

TPackage.Directory

Base directory path of the package

Declaration

Source position: fpmkunit.pp line 1072

public property TPackage.Directory : string
  read FDirectory
  write FDirectory;

Description

The Directory property specifies the base directory where the package files are located. All relative paths within the package are resolved relative to this directory.

See also

FileName

  

Filename of the package definition file


Documentation generated on: Dec 15 2025