API:FMX.MultiView.Types

From RAD Studio API Documentation
Jump to: navigation, search

Classes

TCustomPopoverA class that implements the popover mode of the TMultiView component.
TCustomTouchInterceptingLayoutLayout to intercept mouse events.
TDrawerAppearanceThis class stores the options for the appearance of a TMultiView component in the Drawer presentation mode.
TMultiViewAppearanceThe base class for storing appearance options of master panes in TMultiView components.
TMultiViewBorderOptionsThe class that handles appearance options of borders for MultiView components.
TNavigationPaneAppearanceThis class handles the appearance properties of the master pane of a TMultiView component in the NavigationPane presentation mode.
TOverlayLayout
TPopoverAppearanceThis class stores the options for the appearance of a TMultiView component in the Popover presentation mode.
TSeparatorLine
TShadowAppearanceThis class stores the options for the appearance of the shadow in a TMultiView component.
TShadowedOverlayLayout
TSplitViewAppearance
TTouchInterceptingLayout
TTouchInterceptingLayoutModelModel of TCustomTouchInterceptingLayout.

Types

TArrowDirection
TOnPointInObjectEvent
TOverlayMode
TPanelPlacement
TSlidingMode

Constants

MM_COLOR_CHANGEDMM_COLOR_CHANGED: Integer = $1703;
MM_ENABLED_SHADOW_CHANGEDMM_ENABLED_SHADOW_CHANGED: Integer = $1704;
MM_INTERCEPTION_SIZE_CHANGEDMM_INTERCEPTION_SIZE_CHANGED: Integer = $1702;
MM_MODE_CHANGEDMM_MODE_CHANGED: Integer = $1701;
MM_SHADOW_OPACITY_CHANGEDMM_SHADOW_OPACITY_CHANGED: Integer = $1705;
MM_SHADOWED_OVERLAY_LAYOUT_USERMM_SHADOWED_OVERLAY_LAYOUT_USER: Integer = $1706;