Field-Map Scripting

4.1.6.4.6 GetTickCount

GetTickCount function


Prototype:

function GetTickCount: integer;

Description:

Returns the system time in ms.

Syntax:

variable := GetTickCount;


Part

Description


variable

A variable declared as integer

Return value:

System time


See also:

CloseFieldMap; Abort; ProcessMessages; Sleep; SoftwareKey; GetTickCount; CreateGUID; HourGlassCursor; DefaultCursor; DisableFieldMapWindow; EnableFieldMapWindow; SetRightTitleBarCaption; RunFieldMapExtension; VarIsNull