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

TPackage.InstallFiles

Collection of files to be installed

Declaration

Source position: fpmkunit.pp line 1098

public property TPackage.InstallFiles : TConditionalDestStrings
  read FInstallFiles;

Description

Collection of TInstallFiles objects that define which files should be installed and their target locations.

This collection manages deployment of compiled units, documentation, examples, and other package assets during installation.


Documentation generated on: Dec 15 2025