TDrawLineTool.DeleteSelected
 
 
 

All Units  All Classes  Properties, Methods and Events  

TDrawLineTool.DeleteSelected
TDrawLineTool

procedure DeleteSelected;

Unit
TeeTools

Description
Delete currently selected TDrawLine, if any.
This is similarly equivalent of doing:

ChartTool1.Selected.Free;
ChartTool1.Selected:=nil;





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