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

RTLString

Runtime library string type

Declaration

Source position: fpmkunit.pp line 143

type RTLString = AnsiString;

Description

RTLString is an alias for the standard string type used throughout the Free Pascal Runtime Library. This type provides a consistent string representation across different platforms and compiler configurations, ensuring compatibility when working with RTL functions and procedures in the FPMake build system.


Documentation generated on: Dec 15 2025