Int32 Counter { get; set; }
Loop counter.
Returns: Int32
Remarks:
When threaded, this maps to TInternalProgressThread.Counter. When synchronous (Dew.Math.TMtxProgressRuntime.ThreadBypass = true), it maps to an internal local counter.