Common IndySoft Procedures/FunctionsCommon - UtilityMakeGUIDOn this pageMakeGUIDStructure MakeGUID : String Type Function Description This function returns a sequential GUID, as returned from the Windows API. Example sMyGUID = MakeGUID ' example of return value is: \{012D737C-9194-4670-B12E-A0C131281D48\}