TAxisArrowClickEvent

TAxisArrowClickEvent

type TAxisArrowClickEvent = procedure(Sender: TAxisArrowTool; AtStart: Boolean) of object;

Unit
TeeTools

Description
This event is called by AxisArrow tool when the end user clicks an arrow (to scroll the axis).
The AtStart parameter determines if the clicked arrow was the starting or ending axis arrow.