Unit 'flcXMLDocument' Package
[Overview][Constants][Types][Classes][Index] [#pl_fundamentals]

TxmlXMLDecl

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: flcXMLDocument.pas line 571

type TxmlXMLDecl = class(TxmlTypeList)

protected

  function GetVersionNum;

  

  function GetEncodingName;

  

  function GetStandalone;

  

public

  procedure Print(); override;

  

  property VersionNum: UnicodeString; [r]

  

  property EncodingName: UnicodeString; [r]

  

  property Standalone: TxmlOptionalBoolean; [r]

  

end;

Inheritance

TxmlXMLDecl

  

|

TxmlTypeList

  

|

AxmlType

  

|

TObject



CT Web help

CodeTyphon Studio