Gets the number of milliseconds elapsed since the system started
OutputVar := MfEnvironment.Instance.TickCount
Value
Var Integer
Gets the number of milliseconds elapsed since the system started as var integer.
Throws MfNotSupportedException if attempt is made to set value.
Read-only Property