Navigation: Code Documentation > GeneticAlgorithm > RSGPDomainXML > Interfaces
IXMLDecimalConstantInstructionType Interface
Represents type IXMLDecimalConstantInstructionType.
Namespace: RSGPDomainXML
IXMLNode RSGPDomainXML.IXMLInstructionType RSGPDomainXML.IXMLDecimalConstantInstructionType RSGPDomainXML.TXMLDecimalConstantInstructionType
Delphi
type IXMLDecimalConstantInstructionType = interface(IXMLInstructionType) ['{59FFAC2F-96C1-4D00-9A43-92F5318E5D7F}'] 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(UnicodeString)
Represents method Set_Value(UnicodeString).
•RSGPDomainXML