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