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



TpcTextLabelMoveEvent


Unit: SDL_polchart
Class: none
Declaration: TpcTextLabelMoveEvent = procedure (Sender: TObject; WhichTextLabel: TpcTextLabel) of object;

The TpcTextLabelMoveEvent is triggered by TPolChart whenever the user interactively moves any of the user-defined text labels (the property MouseAction has therefore be set to a value other than maDragLabel ). The parameter WhichTextLabel contains the text label which has been moved.



Last Update: 2023-Dec-14