Advertisement
5_2007-2008 VB function enhancement #181553

USEFUL API FUNCTION GetTickCount

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

AI

Podsumowanie 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.

Kod źródłowy
original-source
Label1.caption := IntToStr(GetTickCount);
// IntToStr 'll convert Integer to String
Upload
Oryginalne komentarze (3)
Odzyskane z Wayback Machine