Navigation: Code Documentation > GeneticAlgorithm > RSGeneticBase > Delegates
TRSIndividualEvent Delegate
Defines the method signature for events that include an individual.
Namespace: RSGeneticBase
Delphi
type TRSIndividualEvent = procedure (Sender: TObject; const Item: TRSIndividual ) of object;
•RSGeneticBase.TRSIndividual
•RSGeneticBase