Navigation: Code Documentation > GeneticAlgorithm > RSGPDomainXML > Classes
TXMLInstructionType Class
Represents type TXMLInstructionType.
Namespace: RSGPDomainXML
TXMLNode RSGPDomainXML.TXMLInstructionType RSGPDomainXML.TXMLConstantInstructionType RSGPDomainXML.TXMLDecimalConstantInstructionType RSGPDomainXML.TXMLFunctionInstructionType RSGPDomainXML.TXMLIntegerConstantInstructionType RSGPDomainXML.TXMLVariableInstructionType RSGPDomainXML.TXMLVariantConstantInstructionType
Delphi
type TXMLInstructionType = class(TXMLNode, IXMLInstructionType) end;
Name
Description
Get_Comment
Represents method Get_Comment.
Get_Name
Represents method Get_Name.
Set_Comment(UnicodeString)
Represents method Set_Comment(UnicodeString).
Set_Name(UnicodeString)
Represents method Set_Name(UnicodeString).
Top
•RSGPDomainXML