Hide Comments
Hide Comments

Comments (0)

Represents type IXMLGPInstructions.

Namespace: RSGPDomainXML

expandingInheritance Hierarchy

IXMLNode
  RSGPDomainXML.IXMLGPInstructions
    RSGPDomainXML.TXMLGPInstructions
 

expandingSyntax

Delphi

type 
  IXMLGPInstructions = interface(IXMLNode) 
  ['{A33A230D-A990-43ED-BCB2-511311B15A72}'] 
  end; 
 

expandingProperties

 

Name

Description

public property

Constant

Represents property Constant.

public property

FloatConstant

Represents property FloatConstant.

public property

Function_

Represents property Function_.

public property

Variable

Represents property Variable.

public property

VariantConstant

Represents property VariantConstant.

Top

expandingMethods

 

Name

Description

public method

Get_Constant

Represents method Get_Constant.

public method

Get_FloatConstant

Represents method Get_FloatConstant.

public method

Get_Function_

Represents method Get_Function_.

public method

Get_Variable

Represents method Get_Variable.

public method

Get_VariantConstant

Represents method Get_VariantConstant.

Top

expandingSee Also

Reference

Comments (0)