FMX.MultiView.Types.TTouchInterceptingLayout.Mode

From RAD Studio API Documentation

Delphi

property Mode;

C++

__property Mode = {default=1};

Properties

Type Visibility Source Unit Parent
property published
FMX.MultiView.Types.pas
FMX.MultiView.Types.hpp
FMX.MultiView.Types TTouchInterceptingLayout

Description

Mode of catching mouse events of type TOverlayMode. FMX.MultiView.Types.TTouchInterceptingLayout.Mode inherits from FMX.MultiView.Types.TCustomTouchInterceptingLayout.Mode. All content below this line refers to FMX.MultiView.Types.TCustomTouchInterceptingLayout.Mode.

Mode of catching mouse events of type TOverlayMode.

See Also