Hide Comments
Hide Comments

Comments (0)

Represents type IXMLReproductionType_SelectionMethod.

Namespace: RSGeneticDocumentXML

expandingInheritance Hierarchy

IXMLNode
  RSGeneticDocumentXML.IXMLReproductionType_SelectionMethod
    RSGeneticDocumentXML.TXMLReproductionType_SelectionMethod
 

expandingSyntax

Delphi

type 
  IXMLReproductionType_SelectionMethod = interface(IXMLNode) 
  ['{254AF7A6-8717-4764-A586-D33AE562955A}'] 
  end; 
 

expandingProperties

 

Name

Description

public property

ElitistPercent

Represents property ElitistPercent.

public property

Method

Represents property Method.

public property

TournamentField

Represents property TournamentField.

Top

expandingMethods

 

Name

Description

public method

Get_ElitistPercent

Represents method Get_ElitistPercent.

public method

Get_Method

Represents method Get_Method.

public method

Get_TournamentField

Represents method Get_TournamentField.

public method

Set_ElitistPercent(Single)

Represents method Set_ElitistPercent(Single).

public method

Set_Method(UnicodeString)

Represents method Set_Method(UnicodeString).

public method

Set_TournamentField(Integer)

Represents method Set_TournamentField(Integer).

Top

expandingSee Also

Reference

Comments (0)