Hide Comments
Hide Comments

Comments (0)

Represents type IXMLBooleanGeneType.

Namespace: RSGADomainXML

expandingInheritance Hierarchy

IXMLNode
  RSGADomainXML.IXMLGeneType
    RSGADomainXML.IXMLBooleanGeneType
      RSGADomainXML.TXMLBooleanGeneType
 

expandingSyntax

Delphi

type
  IXMLBooleanGeneType = interface(IXMLGeneType)
  ['{65D19911-FA72-4F43-A88C-BB46C62EE8FD}']
  end;
 

expandingProperties

 

Name

Description

public property

Name

Represents property Name. (Inherited from RSGADomainXML.IXMLGeneType.)

public property

Size

Represents property Size. (Inherited from RSGADomainXML.IXMLGeneType.)

Top

expandingMethods

 

Name

Description

public method

Get_Name

Represents method Get_Name. (Inherited from RSGADomainXML.IXMLGeneType.)

public method

Get_Size

Represents method Get_Size. (Inherited from RSGADomainXML.IXMLGeneType.)

public method

Set_Name(UnicodeString)

Represents method Set_Name(UnicodeString). (Inherited from RSGADomainXML.IXMLGeneType.)

public method

Set_Size(Integer)

Represents method Set_Size(Integer). (Inherited from RSGADomainXML.IXMLGeneType.)

Top

expandingSee Also

Reference

Comments (0)