Navigation: Code Documentation > GeneticAlgorithm > RSGPDomainXML > Interfaces
IXMLIntegerConstantInstructionType Interface
Represents type IXMLIntegerConstantInstructionType.
Namespace: RSGPDomainXML
IXMLNode RSGPDomainXML.IXMLInstructionType RSGPDomainXML.IXMLIntegerConstantInstructionType RSGPDomainXML.TXMLIntegerConstantInstructionType
Delphi
type IXMLIntegerConstantInstructionType = interface(IXMLInstructionType) ['{2EAD5CA6-5EA3-43D8-9179-3173BB5942CD}'] end;
Name
Description
Comment
Represents property Comment. (Inherited from RSGPDomainXML.IXMLInstructionType.)
Represents property Name. (Inherited from RSGPDomainXML.IXMLInstructionType.)
Value
Represents property Value.
Top
Get_Comment
Represents method Get_Comment. (Inherited from RSGPDomainXML.IXMLInstructionType.)
Get_Name
Represents method Get_Name. (Inherited from RSGPDomainXML.IXMLInstructionType.)
Get_Value
Represents method Get_Value.
Set_Comment(UnicodeString)
Represents method Set_Comment(UnicodeString). (Inherited from RSGPDomainXML.IXMLInstructionType.)
Set_Name(UnicodeString)
Represents method Set_Name(UnicodeString). (Inherited from RSGPDomainXML.IXMLInstructionType.)
Set_Value(Integer)
Represents method Set_Value(Integer).
•RSGPDomainXML