Advertisement
7_2009-2012 VB function enhancement #226589

USEFUL API FUNCTION GetTickCount

This will tell you the time when your computer starts in miliseconds.

AI

Tóm tắt bởi AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Mã nguồn
original-source
Label1.caption := IntToStr(GetTickCount);
// IntToStr 'll convert Integer to String
Upload
Bình luận gốc (3)
Được khôi phục từ Wayback Machine