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

AxmlDeclaration

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

Declaration

Source position: flcXMLDocument.pas line 586

type AxmlDeclaration = class(TxmlTypeList)

protected

  FName: UnicodeString;

  

public

  constructor Create();

  

  procedure Print(); override;

  

  property Name: UnicodeString; [r]

  

end;

Inheritance

AxmlDeclaration

  

|

TxmlTypeList

  

|

AxmlType

  

|

TObject



CT Web help

CodeTyphon Studio