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



TTextLabelMoveEvent


Unit:SDL_rchart
Class:none
Declaration:TTextLabelMoveEvent = procedure (Sender: TObject; WhichTextLabel: TCustomTextLabel) of object;

The TTextLabelMoveEvent is triggered by RChart 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-Feb-06