FMX.Layers3D.TAbstractLayer3D Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnActivatepublic
OnClickpublicOccurs when the 3D control is clicked.
OnDblClickpublicOccurs when the left mouse button is double-clicked with the pointer over the 3D control.
OnDeactivatepublic
OnDragDroppublicOccurs when a dragged 3D control is dropped.
OnDragEndpublicOccurs when the dragging of a 3D control ends.
OnDragEnterpublicOccurs when a dragged object enters the area of the current 3D control.
OnDragLeavepublicOccurs when a dragged object leaves the area of the current 3D control.
OnDragOverpublicOccurs when a dragged object is over the area of the current 3D control.
OnGetDeltaStreamsprotected
OnKeyDownpublicOccurs when a key is pressed while the 3D control has focus.
OnKeyUppublicOccurs when a key is released while the 3D control has focus.
OnLayerMouseDownpublicOccurs when a mouse button is pressed over a 3D layer.
OnLayerMouseMovepublicOccurs when the mouse cursor is moved over a 3D layer.
OnLayerMouseUppublicOccurs when a previously pressed mouse button is released over a 3D layer.
OnMouseDownpublicOccurs when a mouse button is pressed over a 3D control.
OnMouseEnterpublicOccurs when the mouse enters a 3D control.
OnMouseLeavepublicOccurs when the mouse leaves a 3D control.
OnMouseMovepublicOccurs when the mouse cursor moves while over the 3D control area.
OnMouseUppublicOccurs when the mouse button that was pressed over the 3D control is released.
OnMouseWheelpublicOccurs when the wheel button moves while the 3D control has focus.
OnRenderpublicOccurs when the 3D control is re-rendered on the screen.
OnTappublicOccurs when a user taps the form using a finger or a similar device (not a mouse).