SelectionColor property (ImageList Control)
Builder Syntax |
Graphics::TColor SelectionColor |
Delphi Syntax |
SelectionColor: TColor |
Overview |
Refer to Using the Image List Control. |
Remarks
(Published property) Specifies the color to use to display items that have the selected attribute when the SelectionStyle property is set to SELECTIONSTYLE_SELECTCOLOR.
The default setting is clBlue.
See Also
Elements: |
AllowSelection property, SelectionStyle property, OnItemSelected event, Item property, SelectAll method, HitTest method |
Topics: |