Hide Comments
Hide Comments

TRSCustomGeneticComponent.PopulationNotify(TRSIndividual,TCollectionNotification) Method

Comments (0)

Called when an individual is added or removed from the  Population

Namespace: RSGeneticBase

expandingSyntax

Delphi

protected
  procedure PopulationNotify(Item: TRSIndividual;
  Action: TCollectionNotification); virtual;
 

Parameters

Item

Type: TRSIndividual

Action

Type: TCollectionNotification

expandingSee Also

Comments (0)