|
<< Click to Display Table of Contents >> Navigation: Classes > TIWTreeView > Methods > Expand |
SIGNATURE=IWCompTreeview.TIWTreeView.Expand@TIWTreeViewItem
ETYPE=Method
Declaration:
Delphi: |
public procedure Expand(const aItem: TIWTreeViewItem); |
C++: |
void public: __fastcall Expand(const TIWTreeViewItem aItem); |
Description: This is Expand, a member of class TIWTreeView.