FMX.ScrollBox.TPresentedScrollBox Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnActivatepublicOccurs when the window where this control is gains the focus, and the control of the window that has the focus is either this control itself or a descendant of this control.
OnApplyStyleLookuppublished
OnCalcContentBoundspublished
OnCanFocuspublicOccurs when a control can receive focus.
OnClickpublished
OnDblClickpublished
OnDeactivatepublicOccurs when the window where this control is loses the focus while this control or a descendant of this control has the focus.
OnDragDroppublished
OnDragEndpublished
OnDragEnterpublished
OnDragLeavepublished
OnDragOverpublished
OnEnterpublicOccurs when the control receive input focus.
OnExitpublicOccurs when the input focus is taken from the control.
OnGesturepublishedOccurs when you perform a gesture associated with this control.
OnGetDeltaStreamsprotected
OnKeyDownpublicOccurs when a key is pressed while the control has focus.
OnKeyUppublicOccurs when a key is released while the control has focus.
OnMouseDownpublished
OnMouseEnterpublished
OnMouseLeavepublished
OnMouseMovepublished
OnMouseUppublished
OnMouseWheelpublished
OnPaintpublished
OnPaintingpublished
OnPresentationNameChoosingpublicOccurs right before your control loads its presentation, and it allows you to define a custom presentation proxy name different from the name that DefinePresentationName returns.
OnResizepublished
OnTappublishedOccurs when a user taps the control using a finger or a similar device (not a mouse).
OnViewportPositionChangepublished