Links
EControl Syntax Editor SDK
TCustomSyntaxMemo.BeginUpdate Method

Suspends screen repainting.

procedure BeginUpdate;

The BeginUpdate method suspends screen repainting until the EndUpdate method is called. Use BeginUpdate to speed processing and avoid flicker while editor's text or objects are changed.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!