RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeNode.MakeVisible Method

Makes a node visible.

Pascal
procedure MakeVisible;
C++
__fastcall MakeVisible();

MakeVisible makes the node visible to the user, expanding parent nodes and scrolling as necessary. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!