Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Update Methods - BeginUpdate

Temporarily suspends program updates.

Declaration:

BeginUpdate;

Source Code

...

Delphi

Code Block
languagedelphi
themeRDark
titleScripting
linenumberstrue
collapsetrue
BeginUpdate;

...