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_polchart
Class: TPolChart
Declaration: OnTextLabelMove: TpcTextLabelMoveEvent;
{TpcTextLabelMoveEvent = procedure (Sender: TObject; WhichTextLabel: TpcTextLabel) of object;}

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



Last Update: 2023-Dec-13