Skip to main content

TcxTreeListOptionsView.DynamicFocusedStateImages Property

Specifies whether state images are displayed for focused nodes only.

Declaration

property DynamicFocusedStateImages: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set this property to True, to display only state images for the currently focused node. Otherwise, state images are always displayed within nodes, if assigned.

The default value of the DynamicFocusedStateImages property is False.

See Also