SMART datagrid v.1 > Classes > TreeOptions

Back  Forward

DataLudi.TreeOptions.TreeOptions  constructor

TreeOptions constructor. 

It is used as TreeView.treeOptions property. Since it is created internally when initialize TreeView, you do not need to directly create this class object. 

function TreeOptions (treeView: TreeView);
Returns
Void
Parameters
treeView - TreeView. required.
See Also
checkBoxVisible
linesVisible
TreeView
Tree Overview
Examples
Hello Tree