RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeNode.GetPrevVisible Method

Returns the previous visible node before the calling node.

Pascal
function GetPrevVisible: TTreeNode;
C++
__fastcall TTreeNode GetPrevVisible();

To get the previous node, including non-visible, use GetPrev

 

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