ITMSFNCMenuItemInteraction.IsSelected Property
Whether the item is currently highlighted as the active selection in its containing menu view.
Truemeans the item is highlighted;Falsemeans it is not.
API unit family: TMSFNCPopupMenu
Declaring type: ITMSFNCMenuItemInteraction
Inherited from: ITMSFNCMenuItem
Type: Boolean
Syntax
property IsSelected: Boolean;