<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticAlgorithm > Classes > TRSGABits > Properties:
Comments (0)
Returns the individual that owns the genetic information encoded in the TRSGABits instantiation.
Namespace: RSGeneticAlgorithm
Delphi
public property Owner: TRSGAIndividual read FOwner;
Property Value
Type: TRSGAIndividual