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



OnTextLabelMove


Unit: SDL_rchart
Class: TContourPlot
Declaration: OnTextLabelMove: TTextLabelMoveEvent;
{TTextLabelMoveEvent = procedure (Sender: TObject; WhichTextLabel: TTextLabel) of object;}

The event OnTextLabelMove occurs when the user moves any user-defined text label by mouse interaction (i. e. when the MouseAction is set to maDragLabel). The parameter WhichTextLabel contains the text label which has been moved.


Last Update: 2023-Dec-13