<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticBase > Classes > TRSCustomGeneticComponent > Properties:
Comments (0)
Controls Evolve method execution. Set Halt to true to stop evolution (useful for multi-threading)
Namespace: RSGeneticBase
Delphi
public property Halt: Boolean read FHalt write FHalt;
Property Value
Type: Boolean