Hide Comments
Hide Comments

Comments (0)

Represents type TXMLVariantConstantInstructionType.

Namespace: RSGPDomainXML

expandingInheritance Hierarchy

TXMLNode
  RSGPDomainXML.TXMLInstructionType
    RSGPDomainXML.TXMLVariantConstantInstructionType
 

expandingSyntax

Delphi

type
  TXMLVariantConstantInstructionType = class(TXMLInstructionTypeIXMLVariantConstantInstructionType)
  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(Variant)

Represents method Set_Value(Variant).

Top

expandingSee Also

Reference

Comments (0)