Creates a copy of the values collection. This is a "deep" copy, e.g., all items and their properties are copied. The new collection is returned. The Owner of the collection is the same as the current collection's Owner . Note, you are responsible for freeing the clone.
Namespace: FMX.RS.ChartPanel
Delphi |
public |
Return Value
Type: TRSChartValues
Reference |