Navigation: Code Documentation > GeneticAlgorithm > RSGeneticProgramming > Classes > TRSGPVariantInstruction > Events
TRSGPVariantInstruction.OnExecute Event
Occurs when the instruction is executed. Define an OnExecute event handler for every instruction which is a function
Namespace: RSGeneticProgramming
Delphi
published property OnExecute: TVariantNodeEvent read GetOnExecute write SetOnExecute;
Value
Type: TVariantNodeEvent
•Operation
•Execute
•TRSGPVariantInstruction
•RSGeneticProgramming