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