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_boxplot
Class: TBoxPlot
Declaration: OnTextLabelMove: TTextLabelMoveEvent;
{TTextLabelMoveEvent = procedure (Sender: TObject; WhichTextLabel: TTextLabel) of object;}

The event OnTextLabelMove occurs when the user moves any boxplot label by mouse interaction (if MouseAction is set to maDragLabel ). See TTextLabelMoveEvent for a detailed description of the event.



Last Update: 2023-Dec-13