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

TPanMouseWheelTool

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

Declaration

Source position: tatools.pas line 381

type TPanMouseWheelTool = class(TBasicPanTool)

public

  constructor Create(); override;

  

  procedure MouseWheelDown(); override;

  

  procedure MouseWheelUp(); override;

  

published

  property Step: Cardinal; [rw]

  

  property WheelUpDirection: TPanDirection; [rw]

  

end;

Inheritance

TPanMouseWheelTool

  

|

TBasicPanTool

  

|

TChartTool

  

|

TObject



CT Web help

CodeTyphon Studio