Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Classes > TRSGPNode<T> > Properties
TRSGPNode<T>.Value Property
Specifies the constant value of the node. If the node is not a constant, this value will be ignored
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public property Value: T read FValue write SetValue;
Property Value
Type: T
•RSGenerics.GeneticProgramEngine.TRSGPNode<T>.ValueToString
•TRSGPNode<T>
•RSGenerics.GeneticProgramEngine