<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGenerics.GeneticProgramEngine > Classes > TRSGPInstruction<T> > Methods:
Comments (0)
Copies the event handlers in the Source object to the instructions events
Namespace: RSGenerics.GeneticProgramEngine
Delphi
public procedure AssignEvents(Source: TPersistent); virtual;
Parameters
Source
Type: TPersistent