Navigation: Code Documentation > GeneticAlgorithm > RSGPDomainXML > Classes
TXMLVariableInstructionType Class
Represents type TXMLVariableInstructionType.
Namespace: RSGPDomainXML
TXMLNode RSGPDomainXML.TXMLInstructionType RSGPDomainXML.TXMLVariableInstructionType
Delphi
type TXMLVariableInstructionType = class(TXMLInstructionType, IXMLVariableInstructionType) end;
Name
Description
Get_Comment
Represents method Get_Comment. (Inherited from RSGPDomainXML.TXMLInstructionType.)
Get_Name
Represents method Get_Name. (Inherited from RSGPDomainXML.TXMLInstructionType.)
Set_Comment(UnicodeString)
Represents method Set_Comment(UnicodeString). (Inherited from RSGPDomainXML.TXMLInstructionType.)
Set_Name(UnicodeString)
Represents method Set_Name(UnicodeString). (Inherited from RSGPDomainXML.TXMLInstructionType.)
Top
•RSGPDomainXML