摘要:Delphi生成GUIDUses ComObj;Var aGUID: string;aGUID := GetClassId; // 取得GUID
阅读全文
posted @ 2013-08-16 17:08
|
||
随笔分类 - Delphi UUID
摘要:Delphi生成GUIDUses ComObj;Var aGUID: string;aGUID := GetClassId; // 取得GUID
阅读全文
posted @ 2013-08-16 17:08
|
||