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

TResourceFile

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Represents a resource file in the build system

Declaration

Source position: fpmkunit.pp line 623

type TResourceFile = class(TConditionalString)

Inheritance

TResourceFile

  

Represents a resource file in the build system

|

TConditionalString

  

String value with CPU and OS conditions

|

TCollectionItem

|

TPersistent

|

TObject,IFPObserved

Description

TResourceFile represents a resource file that needs to be processed and included during package compilation.

Resource files contain binary data, icons, bitmaps, strings, or other assets that are embedded into the compiled executable.

The build system processes resource files according to platform-specific resource compilation requirements.


Documentation generated on: Dec 15 2025