FMX.Menus.IMenuView.Loop

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Loop: Boolean read GetLoop write SetLoop;

C++

__property bool Loop = {read=GetLoop, write=SetLoop};

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.