Hide Comments
Hide Comments

Comments (0)

Represents type TXMLBooleanGeneType.

Namespace: RSGADomainXML

expandingInheritance Hierarchy

TXMLNode
  RSGADomainXML.TXMLGeneType
    RSGADomainXML.TXMLBooleanGeneType
 

expandingSyntax

Delphi

type
  TXMLBooleanGeneType = class(TXMLGeneTypeIXMLBooleanGeneType)
  end;
 

expandingMethods

 

Name

Description

protected method

Get_Name

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

protected method

Get_Size

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

protected method

Set_Name(UnicodeString)

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

protected method

Set_Size(Integer)

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

Top

expandingSee Also

Reference

Comments (0)