FMX.Menus.IMenuView.Selected

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Selected: TMenuItem read GetSelected write SetSelected;

C++

__property TMenuItem* Selected = {read=GetSelected, write=SetSelected};

Properties

Type Visibility Source Unit Parent
property public
FMX.Menus.pas
FMX.Menus.hpp
FMX.Menus IMenuView

Description

For internal use only.

Do not use this member. It is for internal use only.