IsEqualGUID

Check whether two TGUID variables are equal.

Declaration

Source position: intfh.inc line 35

  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

Name Description
GuidToString Convert a TGUID to a string representation.
#rtl.system.TGUID Standard GUID representation type.
StringToGUID Convert a string to a native TGUID type.
Supports Check whether a class or given interface supports an interface

results matching ""

    No results matching ""