<< Click here to display Table of Contents >> Navigation: Code Documentation > GeneticAlgorithmDocs > RSGPDomainXML > Classes:
Comments (0)
Represents type TXMLDnaType.
Namespace: RSGPDomainXML
TXMLNode RSGPDomainXML.TXMLDnaType
Delphi
type TXMLDnaType = class(TXMLNode, IXMLDnaType) end;
Name
Description
AfterConstruction
Represents method AfterConstruction.
Get_Child
Represents method Get_Child.
Get_Instruction
Represents method Get_Instruction.
Get_Value
Represents method Get_Value.
Set_Instruction(UnicodeString)
Represents method Set_Instruction(UnicodeString).
Set_Value(UnicodeString)
Represents method Set_Value(UnicodeString).
Top