Navigation: Code Documentation > GeneticAlgorithm > RSGPDomainXML > Classes
TXMLConstantInstructionType Class
Represents type TXMLConstantInstructionType.
Namespace: RSGPDomainXML
TXMLNode RSGPDomainXML.TXMLInstructionType RSGPDomainXML.TXMLConstantInstructionType
Delphi
type TXMLConstantInstructionType = class(TXMLInstructionType, IXMLConstantInstructionType) end;
Name
Description
Get_Comment
Represents method Get_Comment. (Inherited from RSGPDomainXML.TXMLInstructionType.)
Get_Name
Represents method Get_Name. (Inherited from RSGPDomainXML.TXMLInstructionType.)
Get_Value
Represents method Get_Value.
Set_Comment(UnicodeString)
Represents method Set_Comment(UnicodeString). (Inherited from RSGPDomainXML.TXMLInstructionType.)
Set_Name(UnicodeString)
Represents method Set_Name(UnicodeString). (Inherited from RSGPDomainXML.TXMLInstructionType.)
Set_Value(UnicodeString)
Represents method Set_Value(UnicodeString).
Top
•RSGPDomainXML