Navigation: Code Documentation > GeneticAlgorithm > RSGADomainXML > Classes
TXMLGenes Class
Represents type TXMLGenes.
Namespace: RSGADomainXML
TXMLNode RSGADomainXML.TXMLGenes
Delphi
type TXMLGenes = class(TXMLNode, IXMLGenes) end;
Name
Description
AfterConstruction
Represents method AfterConstruction.
Get_Bits
Represents method Get_Bits.
Get_BooleanGeneValue
Represents method Get_BooleanGeneValue.
Get_EnumerationGeneValue
Represents method Get_EnumerationGeneValue.
Get_FloatGeneValue
Represents method Get_FloatGeneValue.
Get_IntegerGeneValue
Represents method Get_IntegerGeneValue.
Set_Bits(UnicodeString)
Represents method Set_Bits(UnicodeString).
Top
•RSGADomainXML