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

TTitleFootClickTool

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

Declaration

Source position: tatools.pas line 669

type TTitleFootClickTool = class(TChartTool)

protected

  function GetHit();

  

public

  constructor Create(); override;

  

  procedure MouseDown(); override;

  

  procedure MouseUp(); override;

  

published

  property OnClick: TTitleFootClickEvent; [rw]

  

end;

Inheritance

TTitleFootClickTool

  

|

TChartTool

  

|

TBasicChartTool

  

|

TIndexedComponent

  

|

TObject



CT Web help

CodeTyphon Studio