Hide Comments
Hide Comments

Comments (0)

Represents type TXMLIndividualType.

Namespace: RSGPDomainXML

expandingInheritance Hierarchy

TXMLNode
  RSGPDomainXML.TXMLIndividualType
 

expandingSyntax

Delphi

type
  TXMLIndividualType = class(TXMLNode, IXMLIndividualType)
  end;
 

expandingMethods

 

Name

Description

public method

AfterConstruction

Represents method AfterConstruction.

protected method

Get_DNA

Represents method Get_DNA.

protected method

Get_Fitness

Represents method Get_Fitness.

protected method

Get_Name

Represents method Get_Name.

protected method

Set_Fitness(Single)

Represents method Set_Fitness(Single).

protected method

Set_Name(UnicodeString)

Represents method Set_Name(UnicodeString).

Top

expandingSee Also

Reference

Comments (0)