Hide Comments
Hide Comments

Comments (0)

Specifies the type of the instruction: function, variable or constant

Namespace: RSGenerics.GeneticProgramEngine

expandingSyntax

Delphi

published
  property Operation: TGPGeneticInstruction read FOperation write SetOperation default gpVariable;
 

Property Value

Type: TGPGeneticInstruction

expandingSee Also

Comments (0)