Navigation: Code Documentation > GeneticAlgorithm > RSGPDomainXML > Interfaces
IXMLVariableInstructionType Interface
Represents type IXMLVariableInstructionType.
Namespace: RSGPDomainXML
IXMLNode RSGPDomainXML.IXMLInstructionType RSGPDomainXML.IXMLVariableInstructionType RSGPDomainXML.TXMLVariableInstructionType
Delphi
type IXMLVariableInstructionType = interface(IXMLInstructionType) ['{395A5A18-2B25-4A54-B043-17C7C46899E2}'] end;
Name
Description
Comment
Represents property Comment. (Inherited from RSGPDomainXML.IXMLInstructionType.)
Represents property Name. (Inherited from RSGPDomainXML.IXMLInstructionType.)
Top
Get_Comment
Represents method Get_Comment. (Inherited from RSGPDomainXML.IXMLInstructionType.)
Get_Name
Represents method Get_Name. (Inherited from RSGPDomainXML.IXMLInstructionType.)
Set_Comment(UnicodeString)
Represents method Set_Comment(UnicodeString). (Inherited from RSGPDomainXML.IXMLInstructionType.)
Set_Name(UnicodeString)
Represents method Set_Name(UnicodeString). (Inherited from RSGPDomainXML.IXMLInstructionType.)
•RSGPDomainXML