TDrawLineTool.Button

TDrawLineTool.Button
TDrawLineTool

property Button: TMouseButton;

Unit
TeeTools

Description
Default value is mbLeft

The Button property defines by which mousebutton the TTeeCustomTool is activated.
The following values are possible:

mbLeft Pressing the left mouse button and moving the cursor together allows drawing a line on the chart
mbRight Pressing the right mouse button and moving the cursor together allows drawing a line on the chart
mbMiddle Pressing the middle mouse button and moving the cursor together allows drawing a line on the chart