Hide Comments
Hide Comments

Comments (0)

Represents type IXMLIndividualType.

Namespace: RSGPDomainXML

expandingInheritance Hierarchy

IXMLNode
  RSGPDomainXML.IXMLIndividualType
    RSGPDomainXML.TXMLIndividualType
 

expandingSyntax

Delphi

type 
  IXMLIndividualType = interface(IXMLNode) 
  ['{51A90F43-E767-471F-8C14-87B33278D632}'] 
  end; 
 

expandingProperties

 

Name

Description

public property

DNA

Represents property DNA.

public property

Fitness

Represents property Fitness.

public property

Name

Represents property Name.

Top

expandingMethods

 

Name

Description

public method

Get_DNA

Represents method Get_DNA.

public method

Get_Fitness

Represents method Get_Fitness.

public method

Get_Name

Represents method Get_Name.

public method

Set_Fitness(Single)

Represents method Set_Fitness(Single).

public method

Set_Name(UnicodeString)

Represents method Set_Name(UnicodeString).

Top

expandingSee Also

Reference

Comments (0)