Copies properties from the Source object to the current object
Note |
---|
When copying a source TRSCustomGeneticProgramming<T> component or TRSCustomGeneticProgrammingExecutor<T> component, the method copies the Instructions including the event handlers. If the Source is a TRSCustomGeneticProgramming<T> component, the FittestIndividual's DNA is copied to GPProgram. |
Namespace: RSGenerics.GeneticProgramming
Delphi |
public |
Parameters
Source
Type: TPersistent