FMX.Objects3D.TMesh Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnActivatepublic
OnClickpublishedOccurs when the 3D control is clicked.
OnDblClickpublishedOccurs when the left mouse button is double-clicked with the pointer over the 3D control.
OnDeactivatepublic
OnDragDroppublishedOccurs when a dragged 3D control is dropped.
OnDragEndpublishedOccurs when the dragging of a 3D control ends.
OnDragEnterpublishedOccurs when a dragged object enters the area of the current 3D control.
OnDragLeavepublishedOccurs when a dragged object leaves the area of the current 3D control.
OnDragOverpublishedOccurs when a dragged object is over the area of the current 3D control.
OnGetDeltaStreamsprotected
OnKeyDownpublishedOccurs when a key is pressed while the 3D control has focus.
OnKeyUppublishedOccurs when a key is released while the 3D control has focus.
OnMouseDownpublishedOccurs when a mouse button is pressed over a 3D control.
OnMouseEnterpublishedOccurs when the mouse enters a 3D control.
OnMouseLeavepublishedOccurs when the mouse leaves a 3D control.
OnMouseMovepublishedOccurs when the mouse cursor moves while over the 3D control area.
OnMouseUppublishedOccurs when the mouse button that was pressed over the 3D control is released.
OnMouseWheelpublishedOccurs when the wheel button moves while the 3D control has focus.
OnRenderpublishedOccurs 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).