<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticAlgorithm > Classes > TRSGAGene > Properties:
Comments (0)
The PreserveSignBit property controls whether the gene class should reserve one bit of the Size as the sign bit for numeric values
Namespace: RSGeneticAlgorithm
Delphi
published property PreserveSignBit: Boolean read FPreserveSignBit write SetPreserveSignBit default False;
Property Value
Type: Boolean