Unit 'TATools' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lz_tachart]

TLegendClickTool

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: tatools.pas line 673

type TLegendClickTool = class(TChartTool)

public

  constructor Create(); override;

  

  procedure MouseDown(); override;

  

  procedure MouseUp(); override;

  

published

  property OnClick: TLegendClickEvent; [rw]

  

  property OnSeriesClick: TLegendSeriesClickEvent; [rw]

  

end;

Inheritance

TLegendClickTool

  

|

TChartTool

  

|

TObject



CT Web help

CodeTyphon Studio