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

TPackage.GetArchiveSourceFiles

Gets list of source files for package archive

Declaration

Source position: fpmkunit.pp line 1049

public procedure TPackage.GetArchiveSourceFiles(

  List: TStrings

); virtual;

Arguments

List

  

List to store source files for archiving

Description

Populates the provided list with source files that should be included when creating a distributable package archive. This includes Pascal source files, include files, and other source-related content for the specified target platform.


Documentation generated on: Dec 15 2025