TiStripChart.OnCursorIndexChange

TiStripChart See Also

Occurs when the ToolBarMode is changed to iscmCursor or the user moves the Cursor with the mouse.

property OnCursorIndexChange : TNotifyEvent;

Description

Use OnCursorIndexChange to specify actions to perform when the ToolBarMode is changed to iscmCursor or the user moves the Cursor with the mouse. To get the position of the cursor, read the CursorIndex property.

Contents | Index | Previous | Next