Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomTreeView.BeginUpdate

Starts an update process for the tree view control.

Declaration

Source position: comctrls.pp line 3773

public procedure TCustomTreeView.BeginUpdate;

Description

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.

See also

TCustomTreeView.EndUpdate

  

Finishes an update process for the tree view control.



CT Web help

CodeTyphon Studio