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

The event is called just before the edit controls on the dialog box get updated.

Pascal
property OnBeforeUpdate: TNotifyEvent;

The parameter passed is a pointer to the newly created dialog (TForm).

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