Show/Hide Toolbars

RiverSoftAVG Products Help

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

TGGraphNode.EndUpdate Method

Scroll Prev Top Next More

The EndUpdate method reports the changes deferred by a call to    BeginUpdate.

Call EndUpdate at the end of a segment of code that began with a call to BeginUpdate. Every time BeginUpdate is called, an internal counter is incremented. When EndUpdate is called, the counter is decremented. When every call to BeginUpdate has been matched by a call to EndUpdate, EndUpdate signals an    OnChange event.
 

Namespace: GGraph

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb