FMX.Controls3D.TProxyObject Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnActivate public
OnClick published Occurs when the 3D control is clicked.
OnDblClick published Occurs when the left mouse button is double-clicked with the pointer over the 3D control.
OnDeactivate public
OnDragDrop published Occurs when a dragged 3D control is dropped.
OnDragEnd published Occurs when the dragging of a 3D control ends.
OnDragEnter published Occurs when a dragged object enters the area of the current 3D control.
OnDragLeave published Occurs when a dragged object leaves the area of the current 3D control.
OnDragOver published Occurs when a dragged object is over the area of the current 3D control.
OnGetDeltaStreams protected
OnKeyDown published Occurs when a key is pressed while the 3D control has focus.
OnKeyUp published Occurs when a key is released while the 3D control has focus.
OnMouseDown published Occurs when a mouse button is pressed over a 3D control.
OnMouseEnter published Occurs when the mouse enters a 3D control.
OnMouseLeave published Occurs when the mouse leaves a 3D control.
OnMouseMove published Occurs when the mouse cursor moves while over the 3D control area.
OnMouseUp published Occurs when the mouse button that was pressed over the 3D control is released.
OnMouseWheel published Occurs when the wheel button moves while the 3D control has focus.
OnRender published Occurs when the 3D control is re-rendered on the screen.
OnTap public Occurs when a user taps the form using a finger or a similar device (not a mouse).


Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.Controls3D.TProxyObject_Events&oldid=468144"