Hide Comments
Hide Comments

Comments (0)

Loads the instruction from the XML

alert_cautionWarning

If the instruction is a function, the OnExecute event is not loaded or changed

Namespace: RSGenerics.GeneticProgramEngine

expandingSyntax

Delphi

public
  procedure LoadFromXML( const InstructionXML: IXMLInstructionType ); virtual;
 

Parameters

InstructionXML

Type: IXMLInstructionType

expandingSee Also

Comments (0)