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

TTarget.ResourceStrings

Whether to generate resource string support for the target

Declaration

Source position: fpmkunit.pp line 810

public property TTarget.ResourceStrings : Boolean
  read FResourceStrings
  write FResourceStrings;

Description

ResourceStrings determines whether the compiler generates resource string support files for this target. When True, .rst and .rsj files are created for internationalization.


Documentation generated on: Dec 15 2025