System.SysUtils.TGuidHelper

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TGuidHelper = record helper for TGUID

C++

/*Helper*/typedef void *TGuidHelper;

プロパティ

種類 可視性 ソース ユニット
helper
typedef
public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils

説明

TGUID のヘルパ型です。

TGuidHelper には、TGUID の作成と変換に使用するメソッドがいくつか用意されています。

関連項目