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

TxmlElementDeclaration

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

Declaration

Source position: flcXMLDocument.pas line 665

type TxmlElementDeclaration = class(AxmlDeclaration)

protected

  FContentSpec: AxmlContentSpec;

  

public

  constructor Create();

  

  procedure Print(); override;

  

  property ContentSpec: AxmlContentSpec; [r]

  

end;

Inheritance

TxmlElementDeclaration

  

|

AxmlDeclaration

  

|

TxmlTypeList

  

|

AxmlType

  

|

TObject



CT Web help

CodeTyphon Studio