LinesAtRoot

[property icon] LinesAtRoot

Set if tree draw lines at the root level

Read-only This is a style property that is only available in the forms designer. It is possible to modify this programmatically through the Style property in the Create event.

Applies to: Tree

Introduced in KCML version 5.02


>

LinesAtRoot

This style is used in conjunction with HasLines and HasButtons to make the root of the tree the same as the other nodes.

This property is a design time only property and can therefore only be set within the KCML forms designer. Changing it or inspecting it will have no effect at runtime.

See also

Tree methods, properties and events.