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....



OnCrossHairMove


Unit: SDL_rchart
Class: TRChart
Declaration: OnCrossHairMove: TCrossHairMoveEvent;
{TCrossHairMoveEvent = procedure (Sender: TObject; WhichCrossHair: TCrossHair) of object;}

The event OnCrossHairMove occurs when the user moves a crosshair by mouse interaction (if MouseAction is set to maDragCrossH). See TCrossHairMoveEvent for a detailed description of the event.

Example: This event is used in the following example programs (see http://www.lohninger.com/examples.html for downloading the code): fdistri, rcshared



Last Update: 2023-Dec-13