<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGeneticBase > Classes > TRSCustomGeneticComponent > Methods:
Comments (0)
Called when an individual is added or removed from the Population
Namespace: RSGeneticBase
Delphi
protected procedure PopulationNotify(Item: TRSIndividual; Action: TCollectionNotification); virtual;
Parameters
Item
Type: TRSIndividual
Action
Type: TCollectionNotification