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_polchart
Class:TPolChart
Declaration:OnCrossHairMove: TpcCrossHairMoveEvent;
{TpcCrossHairMoveEvent = procedure (Sender: TObject; WhichCrossHair: TpcCrossHair) of object;}

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



Last Update: 2023-Dec-13