Runtime library string type
Source position: httpdefs.pp line 119
type RTLString = Ansistring;
RTLString is an alias for AnsiString, providing a string type that is compatible with the runtime library.