Gets list of files to be installed for the package
Source position: fpmkunit.pp line 931
public procedure TPackage.GetInstallFiles( |
List: TStrings; |
Types: TTargetTypes; |
ACPU: TCpu; |
AOS: TOS |
); virtual; |
List |
|
List to store installation files |
Types |
|
File types to include in installation |
Populates the provided list with files that should be installed when deploying this package. The file types parameter controls which categories of files are included in the installation list.