FMX.MultiView.Types

From RAD Studio API Documentation
Jump to: navigation, search


Package fmx230.bpl

Classes

TCustomOverlayLayoutLayout to intercept mouse events.
TCustomOverlayLayoutModelModel of TCustomOverlayLayout.
TCustomPopoverA class that implements the popover mode of the TMultiView component.
TCustomShadowedOverlayLayoutModelModel of TShadowedOverlayLayout.
TDrawerAppearanceThis class stores the options for the appearance of a TMultiView component in the Drawer presentation mode.
TMultiViewAppearanceBase class for storing options of a TMultiView.
TNavigationPaneAppearanceThis class stores the options for the appearance 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

Types

TArrowDirection
TOnPointInObjectEvent
TOverlayMode
TPanelPlacement
TSlidingMode

Constants

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