Hide Comments
Hide Comments

Comments (0)

Specifies a comment about the instruction. This property is not used by the genetic programming engine (except for reading and writing the comment).

Use this property for describing the instruction and what it does or means

Namespace: RSGenerics.GeneticProgramEngine

expandingSyntax

Delphi

published
  property Comment: String read FComment write FComment;
 

Property Value

Type: String

expandingSee Also

Comments (0)