API:System.SysUtils.CreateGUID
Delphi
function CreateGUID(out Guid: TGUID): HResult;
C++
extern DELPHI_PACKAGE HRESULT __fastcall CreateGUID(/* out */ GUID &Guid);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.SysUtils.pas System.SysUtils.hpp |
System.SysUtils | System.SysUtils |
Description
Embarcadero Technologies does not currently have any additional information.