Hide Comments
Hide Comments

Comments (0)

Represents type TXMLGenes.

Namespace: RSGADomainXML

expandingInheritance Hierarchy

TXMLNode
  RSGADomainXML.TXMLGenes
 

expandingSyntax

Delphi

type
  TXMLGenes = class(TXMLNode, IXMLGenes)
  end;
 

expandingMethods

 

Name

Description

public method

AfterConstruction

Represents method AfterConstruction.

protected method

Get_Bits

Represents method Get_Bits.

protected method

Get_BooleanGeneValue

Represents method Get_BooleanGeneValue.

protected method

Get_EnumerationGeneValue

Represents method Get_EnumerationGeneValue.

protected method

Get_FloatGeneValue

Represents method Get_FloatGeneValue.

protected method

Get_IntegerGeneValue

Represents method Get_IntegerGeneValue.

protected method

Set_Bits(UnicodeString)

Represents method Set_Bits(UnicodeString).

Top

expandingSee Also

Reference

Comments (0)