Navigation: Code Documentation > GeneticAlgorithm > RSGPDomainXML > Classes
TXMLDnaType Class
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
•RSGPDomainXML