TMtxProgressDialog.InfiniteLoop Property

Boolean InfiniteLoop { get; set; }

If Dew.Math.Controls.TMtxProgressDialog.InternalLoop is true and InfiniteLoop is set to true, the thread will be calling OnCompute event until Dew.Math.Controls.TMtxProgressDialog.Cancel is changed to true.

Returns: Boolean