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

Event executed just before the object will be destroyed.

Pascal
property OnBeforeDestroy: TNotifyEvent;

Any code within this event or after should no longer access the object being destroyed.

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