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

Event used to perform initialization for the thread.

Pascal
property OnInitialize: TNotifyEvent;

The event is called from the main thread before the thread starts executing. The event is called each time OnProgressUpdate is called with peInit parameter.

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