Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

TCustomdxTreeView.SelectedIndex Property

Specifies the index in an image list to be used when an item is selected.

Declaration

property SelectedIndex: Integer read; write;

Property Value

Type
Integer

Remarks

Use SelectedIndex to specify the index in an image list to be used when an item is selected.

See Also