[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Collection of resource files for the build system
Source position: fpmkunit.pp line 719
type TResourceFiles = class(TConditionalStrings) |
||
public |
||
procedure GetInstallFiles(); virtual; |
|
Gets list of resource files for installation |
end; |
|
Collection of resource files for the build system |
|
| | | ||
|
Collection of conditional string values |
|
| | | ||
| | | ||
| | | ||
TResourceFiles is a specialized collection class that manages resource files included in Free Pascal package builds.
This collection handles resource file tracking, installation paths, and deployment configuration for binary resources, documentation files, and other assets.