You are here: Symbol Reference > MtxDialogs Namespace > Classes > TMtxProgressDialog Class > published > TMtxProgressDialog.InternalLoop Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxProgressDialog.InternalLoop Property

Number of OnCompute calls.

Pascal
property InternalLoop: Boolean;

If set to True, the OnCompute event will be called Loops times, from Min to . If set to false, the OnCompute event will be called only once and the user can use any kind of processing within OnCompute event.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!