RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTreeView.TopItem Property

Specifies the topmost node that appears in the tree view.

Pascal
property TopItem: TTreeNode;
C++
__property TTreeNode TopItem;

When TopItem is changed, the tree view scrolls vertically so that the specified node is topmost in the list view. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!