FMX.StdCtrls.TImageControl Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnActivate public Occurs when the window where this control gains the focus, and the control of the window that has the focus is either this control itself or a descendant of this control.
OnApplyStyleLookup published Occurs when a style is applied to the control.
OnCanFocus published Occurs when a control can receive focus.
OnChange published Occurs immediately after the bitmap picture of this image control changes.
OnClick published Occurs when the control is clicked.
OnDblClick published Occurs when the left mouse button is double-clicked with the pointer over the control.
OnDeactivate public Occurs when the window where this control is loses the focus while this control or a descendant of this control has the focus.
OnDragDrop published Occurs when a dragged control is dropped.
OnDragEnd published Occurs when the dragging of a control ends.
OnDragEnter published Occurs when a dragged object enters the area of the current control.
OnDragLeave published Occurs when a dragged object leaves the area of the current control.
OnDragOver published Occurs when a dragged object is over the area of the current control.
OnEnter published Occurs when the control receive input focus.
OnExit published Occurs when the input focus is taken from the control.
OnGesture published Occurs when you perform a gesture associated with this control.
OnGetDeltaStreams protected
OnKeyDown published Occurs when a key is pressed while the control has focus.
OnKeyUp published Occurs when a key is released while the control has focus.
OnLoaded published
OnMouseDown published Occurs when a mouse button is pressed over a control.
OnMouseEnter published Occurs when the mouse cursor enters the area of the control.
OnMouseLeave published Occurs when the mouse cursor leaves the control area.
OnMouseMove published Occurs when the mouse cursor moves while over the control area.
OnMouseUp published Occurs when the mouse button that was pressed over the control is released.
OnMouseWheel published Occurs when the mouse wheel moves while the control has focus.
OnPaint published Occurs when the control is redrawn.
OnPainting published Occurs when the control is painted.
OnResize published Occurs immediately after the control is resized.
OnResized published
OnTap published Occurs when a user taps the control using a finger or a similar device (not a mouse).


Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.StdCtrls.TImageControl_Events&oldid=471124"