|
Assign(TPersistent)
|
Copies the contents of another similar object to the current object
Notes 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
|
|
|
Drawing(TCanvas,TCanvasRect)
|
Represents method Drawing(TCanvas,TCanvasRect). (Overrides RSChartPanel.TRSChartGraphic.Drawing(TCanvas,TCanvasRect).)
|
|
Initialize
|
Represents method Initialize. (Overrides RSChartPanel.TRSChartGraphic.Initialize.)
|
|
InitializeEvents
|
Represents method InitializeEvents. (Overrides RSChartPanel.TRSChartGraphic.InitializeEvents.)
|
|
InternalDraw(TCanvas,TCanvasRect)
|
Represents method InternalDraw(TCanvas,TCanvasRect). (Overrides RSChartPanel.TRSChartGraphic.InternalDraw(TCanvas,TCanvasRect).)
|