TCustomChartAction.HandlesTarget
 
 
 

All Units  All Classes  Properties, Methods and Events  

TCustomChartAction.HandlesTarget
TCustomChartAction

function HandlesTarget(Target: TObject): Boolean; override;

Unit
TeeChartActions

Description
Returns True when the Action is valid for the Target parameter.
The VCL library calls this method for every object on a Form to determine if the Action is suitable to be executed against the Target argument.

A Chart action returns True when the Target parameter is a Chart.




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