API:FMX.MultiView.Types.TShadowedOverlayLayout.Mode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Mode: TOverlayMode read GetMode write SetMode default 1;

Properties

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

Description

Mode of catching mouse events of type TOverlayMode.

FMX.MultiView.Types.TShadowedOverlayLayout.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