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



TCrossHairMoveEvent


Unit:SDL_rchart
Class:none
Declaration:TCrossHairMoveEvent = procedure (Sender: TObject; WhichCrossHair: TCrossHair) of object;

The TCrossHairMoveEvent is triggered by RChart whenever the user interactively moves any of the crosshairs (the property MouseAction has therefore be set to maDragCrossH). The parameter WhichCrossHair points to the crosshair which has been moved.

 



Last Update: 2023-Feb-06