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



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

IsEqualGUID

Check whether two TGUID variables are equal.

Declaration

Source position: intfh.inc line 32

function IsEqualGUID(

  const guid1: TGUID;

  const guid2: TGUID

):Boolean;

Description

IsEqualGUID checks whether guid1 and guid2 are equal, and returns True if this is the case, or False otherwise.

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.

GuidToString

  

Convert a TGUID to a string representation.

Notes

 No notes exist for this page yet. 





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