Hide Comments
Hide Comments

Comments (0)

Represents type TXMLReproductionType_SelectionMethod.

Namespace: RSGeneticDocumentXML

expandingInheritance Hierarchy

TXMLNode
  RSGeneticDocumentXML.TXMLReproductionType_SelectionMethod
 

expandingSyntax

Delphi

type
  TXMLReproductionType_SelectionMethod = class(TXMLNode, IXMLReproductionType_SelectionMethod)
  end;
 

expandingMethods

 

Name

Description

protected method

Get_ElitistPercent

Represents method Get_ElitistPercent.

protected method

Get_Method

Represents method Get_Method.

protected method

Get_TournamentField

Represents method Get_TournamentField.

protected method

Set_ElitistPercent(Single)

Represents method Set_ElitistPercent(Single).

protected method

Set_Method(UnicodeString)

Represents method Set_Method(UnicodeString).

protected method

Set_TournamentField(Integer)

Represents method Set_TournamentField(Integer).

Top

expandingSee Also

Reference

Comments (0)