TGuidHelper.ToString
Convert to string
Declaration
Source position: syshelph.inc line 47
default 
  function ToString(SkipBrackets: Boolean) : string;
Description
ToString will convert the TGUID to a string representation, using GUIDToString
See also
| Name | Description | 
|---|---|
| GUIDToString | Convert a TGUID to a string representation. |