<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgrammingExecutor<T> > Constructors:
Comments (0)
Initializes a new instance of the TRSCustomGeneticProgrammingExecutor<T> class.
Namespace: RSGenerics.GeneticProgramming
Delphi
public constructor Create(AOwner: TComponent); override;
Parameters
AOwner
Type: TComponent