TMtxProgressRuntime.Counter Property

property Counter: Integer;

Loop counter.

Returns: Int32

Remarks:

When threaded, this maps to TInternalProgressThread.Counter. When synchronous (TMtxProgressRuntime.ThreadBypass = true), it maps to an internal local counter.