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

Destroy object when thread ends.

Pascal
property FreeOnTerminate: boolean;

If true the object will be destroyed when the thread ends. OnBeforeDestroy event will be called just before the call of the destructor.

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