Navigation: Code Documentation > GeneticAlgorithm > RSGPDomainXML > Interfaces
IXMLGPInstructions Interface
Represents type IXMLGPInstructions.
Namespace: RSGPDomainXML
IXMLNode RSGPDomainXML.IXMLGPInstructions RSGPDomainXML.TXMLGPInstructions
Delphi
type IXMLGPInstructions = interface(IXMLNode) ['{A33A230D-A990-43ED-BCB2-511311B15A72}'] end;
Name
Description
Constant
Represents property Constant.
FloatConstant
Represents property FloatConstant.
Function_
Represents property Function_.
Variable
Represents property Variable.
VariantConstant
Represents property VariantConstant.
Top
Get_Constant
Represents method Get_Constant.
Get_FloatConstant
Represents method Get_FloatConstant.
Get_Function_
Represents method Get_Function_.
Get_Variable
Represents method Get_Variable.
Get_VariantConstant
Represents method Get_VariantConstant.
•RSGPDomainXML