API:FMX.MultiView.Types.TOverlayLayout.InterceptionSize
Delphi
property InterceptionSize: Single read GetInterceptionSize write SetInterceptionSize stored IsInterceptionSizeStored;
C++
__property InterceptionSize;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.MultiView.Types.pas FMX.MultiView.Types.hpp |
FMX.MultiView.Types | TOverlayLayout |
Description
Size of the area to catch mouse events.
FMX.MultiView.Types.TOverlayLayout.InterceptionSize inherits from FMX.MultiView.Types.TCustomOverlayLayout.InterceptionSize. All content below this line refers to FMX.MultiView.Types.TCustomOverlayLayout.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.