Convert to string.
Source position: syshelph.inc line 56
| function TGuidHelper.ToString( | 
| SkipBrackets: Boolean = False | 
| ):string; | 
ToString will convert the TGUID to a string representation, using GUIDToString
| 
 | Convert a TGUID to a string representation. |