|
<< Click to Display Table of Contents >> Navigation: Classes > TIWTreeView > Methods > SetFullPath |
SIGNATURE=IWCompTreeview.TIWTreeView.SetFullPath@string
ETYPE=Method
Declaration:
Delphi: |
public function SetFullPath(const aPath: string): Boolean; |
C++: |
public: __fastcall bool SetFullPath(const String aPath); |
Description: Sets selected and force visibility of a node by using its caption (from GetFullPath)