|
RAD Studio VCL Reference
|
Prevents the updating of the outline until the EndUpdate method is called.
procedure BeginUpdate;
__fastcall BeginUpdate();
Call BeginUpdate before adding, removing, or moving multiple outline items. BeginUpdate speeds processing time by deferring repaints and the adjustment of index values until EndUpdate is called.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|