API:FMX.Menus.TMenuItem.IsSelected
Delphi
property IsSelected: Boolean read FIsSelected write SetIsSelected;
C++
__property bool IsSelected = {read=FIsSelected, write=SetIsSelected, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.Menus.pas FMX.Menus.hpp |
FMX.Menus | TMenuItem |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!