Hide Comments
Hide Comments

Comments (0)

Represents type TXMLInstructionType.

Namespace: RSGPDomainXML

expandingInheritance Hierarchy
expandingSyntax

Delphi

type
  TXMLInstructionType = class(TXMLNode, IXMLInstructionType)
  end;
 

expandingMethods

 

Name

Description

protected method

Get_Comment

Represents method Get_Comment.

protected method

Get_Name

Represents method Get_Name.

protected method

Set_Comment(UnicodeString)

Represents method Set_Comment(UnicodeString).

protected method

Set_Name(UnicodeString)

Represents method Set_Name(UnicodeString).

Top

expandingSee Also

Reference

Comments (0)