TSelectorTool.DraggingShape
 
 
 

All Units  All Classes  Properties, Methods and Events  

TSelectorTool.DraggingShape
TSelectorTool

property DraggingShape: TTeeCustomShapePosition;

Unit
TeeSelectorTool

Description
Returns the object that is being currently dragged.

Returns nil if no object is dragged.

The base class TTeeCustomShapePosition is a generic class used to derive chart titles, legend, annotation tools, etc.
You can use the "is" or "=" operators with DraggingShape to determine which part is dragged:

if ChartTool1.DraggingShape = Chart1.Legend then ....




Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.