#include <treeView.h>
Public Member Functions | |
TreeViewItem () | |
Public Attributes | |
MyString | text |
BOOL | isCollaps |
BOOL | contentSub |
BOOL | askSubData |
int | idControl |
|
Definition at line 37 of file treeView.h. References askSubData, contentSub, and isCollaps. |
|
Definition at line 34 of file treeView.h. Referenced by TreeViewItem(). |
|
Definition at line 33 of file treeView.h. Referenced by TreeDirectory::OnClickDirectory(), and TreeViewItem(). |
|
Definition at line 35 of file treeView.h. |
|
Definition at line 32 of file treeView.h. Referenced by TreeViewItem(). |
|
Definition at line 31 of file treeView.h. Referenced by TreeView::GetTreePath(), and TreeDirectory::Loading(). |