Hide Comments
Hide Comments

TRSChartImageArea.Assign(TPersistent) Method

Comments (0)

Copies the contents of another similar object to the current object

alert_noteNotes to Inheritors

Most objects override Assign to handle the assignment of properties from similar objects. When overriding Assign, call the inherited method if the destination object cannot handle the assignment of properties from the class of the Source parameter

Namespace: RSChartPanel

expandingSyntax

Delphi

public 
  procedure Assign(Source: TPersistent); override; 
 

Parameters

Source

Type: TPersistent

Overrides

TRSChartGraphicArea.Assign(TPersistent)
 

expandingSee Also

Comments (0)

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