| The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information.... |

Home ChartPack Rot3D Events Events |
|||||||||||
| See also: OnBeforeRenderData, OnDataRendered | |||||||||||
Events |
|||||||||||
The OnClick and the OnDblClick events occur when the user clicks on the component. The OnClick and the OnDblClick events occur when the user clicks on the component. The events OnMouseMove, OnMouseDown, OnMouseUp, OnMouseWheel, OnMouseWheelUp, and OnMouseWheelDown support the handling of the mouse. See the Delphi (C++ Builder) documentation for more details. Note, that the OnMouseMove event is internally used to control the interactive operation if the property MouseAction is set to a value other than maNone. The OnDataRendered and OnBeforeRenderData events can be used to draw on the canvas of the component.
|
|||||||||||