Navigation: Code Documentation > GeneticAlgorithm > RSGeneticAlgorithm > Classes > TRSGAGenes > Properties
TRSGAGenes.Size Property
Returns the number of bits necessary for the entire chromosome. Each individual gene occupies a number of bits of the chromosome (based on their Size property).
Namespace: RSGeneticAlgorithm
Delphi
public property Size: Integer read GetSize;
Property Value
Type: Integer
•RSGeneticAlgorithm.TRSGAGene.Size
•TRSGAGenes
•RSGeneticAlgorithm