TCustomDBChart.ShowGlassCursor

TCustomDBChart.ShowGlassCursor
TCustomDBChart

property ShowGlassCursor: Boolean;

Unit
DBChart

Description
Default Value: True

The ShowGlassCursor property determines if TDBChart will change the current cursor shape to a glass cursor whenever records are retrieved from Tables or Queries.

This notifies the user of record retrieval activity.

For fast and small queries or tables you might want to set it to False, thus not disturbing the user.