Hide Comments
Hide Comments

Comments (0)

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

expandingSyntax

Delphi

public
  property OnActiveChanged: TNotifyEvent read FOnActiveChanged write FOnActiveChanged;
 

Property Value

Type: TNotifyEvent

expandingSee Also

Reference

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb