Source position: laz2_xmlutils.pas line 30
type PXMLUtilString = ^AnsiString;
PXMLUtilString is a Pointer to the TXMLUtilString type.