Starts an update process for the tree view control.
Source position: comctrls.pp line 3773
public procedure TCustomTreeView.BeginUpdate; |
BeginUpdate is a method used to start an update process for the tree view control. BeginUpdate is used with EndUpdate to maintain update counters used to consolidate updates and event notifications in the control.
|
Finishes an update process for the tree view control. |
CT Web help |
CodeTyphon Studio |