Navigation: Code Documentation > GeneticAlgorithm > RSGPDomainXML > Classes
TXMLIntegerConstantInstructionType Class
Represents type TXMLIntegerConstantInstructionType.
Namespace: RSGPDomainXML
TXMLNode RSGPDomainXML.TXMLInstructionType RSGPDomainXML.TXMLIntegerConstantInstructionType
Delphi
type TXMLIntegerConstantInstructionType = class(TXMLInstructionType, IXMLIntegerConstantInstructionType) 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(Integer)
Represents method Set_Value(Integer).
Top
•RSGPDomainXML