Gets list of files for installation from this source
Source position: fpmkunit.pp line 892
public procedure TSource.GetInstallFiles( |
List: TStrings |
); virtual; |
List |
|
List to store the source installation files |
Populates the provided list with files that should be installed as part of this source file's deployment process.
This method collects all files associated with this source entry that require installation or distribution with the package.