Hide Comments
Hide Comments

Comments (0)

Represents type TXMLDnaType.

Namespace: RSGPDomainXML

expandingInheritance Hierarchy

TXMLNode
  RSGPDomainXML.TXMLDnaType
 

expandingSyntax

Delphi

type
  TXMLDnaType = class(TXMLNode, IXMLDnaType)
  end;
 

expandingMethods

 

Name

Description

public method

AfterConstruction

Represents method AfterConstruction.

protected method

Get_Child

Represents method Get_Child.

protected method

Get_Instruction

Represents method Get_Instruction.

protected method

Get_Value

Represents method Get_Value.

protected method

Set_Instruction(UnicodeString)

Represents method Set_Instruction(UnicodeString).

protected method

Set_Value(UnicodeString)

Represents method Set_Value(UnicodeString).

Top

expandingSee Also

Reference

Comments (0)