Hide Comments
Hide Comments

Comments (0)

Represents type TXMLConstantInstructionType.

Namespace: RSGPDomainXML

expandingInheritance Hierarchy

TXMLNode
  RSGPDomainXML.TXMLInstructionType
    RSGPDomainXML.TXMLConstantInstructionType
 

expandingSyntax

Delphi

type
  TXMLConstantInstructionType = class(TXMLInstructionTypeIXMLConstantInstructionType)
  end;
 

expandingMethods

 

Name

Description

protected method

Get_Comment

Represents method Get_Comment. (Inherited from RSGPDomainXML.TXMLInstructionType.)

protected method

Get_Name

Represents method Get_Name. (Inherited from RSGPDomainXML.TXMLInstructionType.)

protected method

Get_Value

Represents method Get_Value.

protected method

Set_Comment(UnicodeString)

Represents method Set_Comment(UnicodeString). (Inherited from RSGPDomainXML.TXMLInstructionType.)

protected method

Set_Name(UnicodeString)

Represents method Set_Name(UnicodeString). (Inherited from RSGPDomainXML.TXMLInstructionType.)

protected method

Set_Value(UnicodeString)

Represents method Set_Value(UnicodeString).

Top

expandingSee Also

Reference

Comments (0)