help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

GUIDToString

Convert a TGUID to a string representation.

Declaration

Source position: intfh.inc line 31

function GUIDToString(

  const GUID: TGUID

):String;

Description

GUIDToString converts the GUID identifier in GUID to a string representation in the form

{XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}

Where each X is a hexadecimal digit.

Errors

None.

See also

Supports

  

Check whether a class or given interface supports an interface

#rtl.system.TGUID

  

Standard GUID representation type.

StringToGUID

  

Convert a string to a native TGUID type.

IsEqualGuid

  

Check whether two TGUID variables are equal.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505