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