System.SysUtils.TGuidHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TGuidHelper = record helper for TGUID

C++

/*Helper*/typedef void *TGuidHelper;

Properties

Type Visibility Source Unit Parent
helper
typedef
public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils

Description

Helper type for TGUID.

TGuidHelper provides several methods for creating and converting TGUID objects.

See Also