Skip to content

TreeLinesState - AbstractTreeView

Determines if the control draws graphical lines between connecting items

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer TreeLinesState
Access Type Syntax
Read Access: Get TreeLinesState to IntegerVariable
Write Access: Set TreeLinesState to IntegerVariable/Value

Description

By default, the control draws graphical lines between connecting items (compare TreeRootLinesState property). Set this property to false if you do not want lines drawn.

Col 1 Col 2
Note: Setting this property to True causes the pbFullRowSelect to be set False, as the two styles cannot be used together.

Default is true.