Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > GGraph > Classes > TGGraphNode > Methods

TGGraphNode.BeginUpdate Method

Scroll Prev Top Next More

The BeginUpdate method prevents the node from reporting changes until the EndUpdate method is called.

Call BeginUpdate before adding, removing, or modifying edges or otherwise modifying the node. BeginUpdate speeds processing time by deferring OnChange events until EndUpdate is called.
 

Namespace: GGraph

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb