|
|
@@ -79,7 +79,7 @@ type |
|
|
|
end; |
|
|
|
|
|
|
|
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// |
|
|
|
function Supports (const aInstance: TObject; const aClass: TClass; out aObj): Boolean; |
|
|
|
function Supports (const aInstance: TObject; const aClass: TClass; out aObj): Boolean; overload; |
|
|
|
function GetTickCount64 (): QWord; |
|
|
|
function GetMicroTime (): QWord; |
|
|
|
function GetPlatformIdentitfier(): String; |
|
|
|