Table of Contents

ITMSFNCMenuItem.IsSelected Property

Whether the item is currently highlighted as the active selection in its containing menu view. True means the item is highlighted; False means it is not.

API unit family: TMSFNCPopupMenu Declaring type: ITMSFNCMenuItem Type: Boolean

Syntax

property IsSelected: Boolean;