<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Classes > TRSGPInstruction<T> > Properties:
Comments (0)
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