Hide Comments
Hide Comments

Comments (0)

Represents type IXMLInstructionType.

Namespace: RSGPDomainXML

expandingInheritance Hierarchy
expandingSyntax

Delphi

type 
  IXMLInstructionType = interface(IXMLNode) 
  ['{CA4A435C-1528-4BE5-80EE-84F4D1C238B3}'] 
  end; 
 

expandingProperties

 

Name

Description

public property

Comment

Represents property Comment.

public property

Name

Represents property Name.

Top

expandingMethods

 

Name

Description

public method

Get_Comment

Represents method Get_Comment.

public method

Get_Name

Represents method Get_Name.

public method

Set_Comment(UnicodeString)

Represents method Set_Comment(UnicodeString).

public method

Set_Name(UnicodeString)

Represents method Set_Name(UnicodeString).

Top

expandingSee Also

Reference

Comments (0)