TCustomTeeNavigator.EnableButtons

TCustomTeeNavigator.EnableButtons
TCustomTeeNavigator

procedure EnableButtons; virtual;

Unit
TeeNavigator

Description

This method is called whenever the navigator control buttons need to be enabled or
disabled.

For example, the ChartPageNavigator component calls this method when the
Chart Page property is changed.
The buttons are enabled or disabled depending on the Chart Page value.

The ChartGridNavigator component calls this method whenever the current point
index changes in a Chart Grid control.