Hide Comments
Hide Comments

Comments (0)

Represents type TXMLGenoType.

Namespace: RSGADomainXML

expandingInheritance Hierarchy

TXMLNode
  RSGADomainXML.TXMLGenoType
 

expandingSyntax

Delphi

type
  TXMLGenoType = class(TXMLNode, IXMLGenoType)
  end;
 

expandingMethods

 

Name

Description

public method

AfterConstruction

Represents method AfterConstruction.

protected method

Get_BooleanGene

Represents method Get_BooleanGene.

protected method

Get_EnumerationGene

Represents method Get_EnumerationGene.

protected method

Get_FloatGene

Represents method Get_FloatGene.

protected method

Get_IntegerGene

Represents method Get_IntegerGene.

protected method

Get_Size

Represents method Get_Size.

protected method

Set_Size(Integer)

Represents method Set_Size(Integer).

Top

expandingSee Also

Reference

Comments (0)