API:FMX.MultiView.Types.TShadowedOverlayLayout.InterceptionSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property InterceptionSize;

Properties

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

Description

Size of the area to catch mouse events.

FMX.MultiView.Types.TShadowedOverlayLayout.InterceptionSize inherits from FMX.MultiView.Types.TCustomTouchInterceptingLayout.InterceptionSize. All content below this line refers to FMX.MultiView.Types.TCustomTouchInterceptingLayout.InterceptionSize.


Size of the area to catch mouse events.

The InterceptionSize property of type Single indicates the size of the area where the layout can catch mouse events.

See Also