<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgrammingExecutor<T> > Properties:
Comments (0)
Provides an XML string representation of the genetic program
Namespace: RSGenerics.GeneticProgramming
Delphi
public property GPProgramLines: TStrings read GetGPProgramLines write SetGPProgramLines;
Property Value
Type: TStrings