Navigation: Code Documentation > GeneticAlgorithm > RSGPDomainXML > Interfaces
IXMLVariantConstantInstructionType Interface
Represents type IXMLVariantConstantInstructionType.
Namespace: RSGPDomainXML
IXMLNode RSGPDomainXML.IXMLInstructionType RSGPDomainXML.IXMLVariantConstantInstructionType RSGPDomainXML.TXMLVariantConstantInstructionType
Delphi
type IXMLVariantConstantInstructionType = interface(IXMLInstructionType) ['{EEB92063-289F-4079-8794-CEE79499AD51}'] 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(Variant)
Represents method Set_Value(Variant).
•RSGPDomainXML