Hide Comments
Hide Comments

Comments (0)

Represents type TXMLGPInstructions.

Namespace: RSGPDomainXML

expandingInheritance Hierarchy

TXMLNode
  RSGPDomainXML.TXMLGPInstructions
 

expandingSyntax

Delphi

type
  TXMLGPInstructions = class(TXMLNode, IXMLGPInstructions)
  end;
 

expandingMethods

 

Name

Description

public method

AfterConstruction

Represents method AfterConstruction.

protected method

Get_Constant

Represents method Get_Constant.

protected method

Get_FloatConstant

Represents method Get_FloatConstant.

protected method

Get_Function_

Represents method Get_Function_.

protected method

Get_Variable

Represents method Get_Variable.

protected method

Get_VariantConstant

Represents method Get_VariantConstant.

Top

expandingSee Also

Reference

Comments (0)