Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramming > Classes > TRSCustomGeneticProgrammingExecutor<T> > Properties
TRSCustomGeneticProgrammingExecutor<T>.GPProgramLines Property
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
•TRSCustomGeneticProgrammingExecutor<T>
•RSGenerics.GeneticProgramming