Navigation: Code Documentation > GeneticAlgorithm > RSGenerics.GeneticProgramEngine > Classes > TRSGPInstruction<T> > Properties
TRSGPInstruction<T>.Operation Property
Specifies the type of the instruction: function, variable or constant
Namespace: RSGenerics.GeneticProgramEngine
Delphi
published property Operation: TGPGeneticInstruction read FOperation write SetOperation default gpVariable;
Property Value
Type: TGPGeneticInstruction
•RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.Arity
•RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.Value
•RSGenerics.GeneticProgramEngine.TRSGPInstruction<T>.OnExecute
•TRSGPInstruction<T>
•RSGenerics.GeneticProgramEngine