![]() |
Class NameWSCtreeListInherited ClassThis class inherits the following classes. WSClist WSCscrForm WSCform WSCbase AbstractIt is a list to indicate a tree,and It is same that the property WSNtype of WSClist class "tree". You can put data to list from specified data source directly.DATA FORMAT: [PATH of an icon file],indent level,1(OPEN)/2(CLOSE),item-1,item-2,item-3,... [PATH of an icon file],indent level,1(OPEN)/2(CLOSE),item-1,item-2,item-3,... ...You can omit path name of icon,and WSNiconUse is used for default value. The indent level requires integer value from 0. There are no dependence between between tree list item, It expresses tree only by appointing the indent value. If the indent value differes +2 or higher than the item before, the indent is adjust to +1 automaticaly. ![]() Function
NoticeProperty WSNdata is used as target property of data source.Document Release 1.0 For Use with Wide Studio Release 1.0, Summer 2000
|