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