Navigation: Code Documentation > GeneticAlgorithm > RSGeneticAlgorithm > Delegates
TRSGeneEvent Delegate
Defines the method signature for events that work on genes.
Namespace: RSGeneticAlgorithm
Delphi
type TRSGeneEvent = procedure (Sender: TObject; const Item: TRSGAGene ) of object;
•RSGeneticAlgorithm.TRSGAGene
•RSGeneticAlgorithm