Icon SelectionState Property

property SelectionState: TSelectionState

Available In: Visual Client Applications

Specifies the selection state of the control.

Information The ssIndeterminate selection state can only be set programmatically. When the user toggles the selection for the control, it will alternate between the ssSelected and ssUnselected selection states.
Image