Hide Comments
Hide Comments

Comments (0)

Occurs when constant mutation is selected. Use this event to supply a new constant value for a genetic program node

Namespace: RSGeneticProgramming

expandingSyntax

Delphi

public
  property OnConstantMutation: TVariantNodeNotifyEvent read GetOnConstantMutation write SetOnConstantMutation;
 

Value

Type: TVariantNodeNotifyEvent

expandingSee Also

Comments (0)