Occurs when the Active property of the TRSChartDataLink changes.
Write an OnActiveChange event handler to take specific action immediately after the dataset transitions into or out of an active state. OnActiveChange is particularly useful for updating objects to reflect changes that occurred while the dataset was not active, as the object can not respond to events while its TRSChartDataLink is not Active.
Namespace: RSDBCharts
Delphi |
public |
Property Value
Type: TNotifyEvent
Reference |