Unit 'StaxWriter' Package
[Overview][Types][Classes][Index] [#pl_xmlstreaming]

TElementScope

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

Declaration

Source position: StaxWriter.pas line 136

type TElementScope = class(TNamedScope)

public

  FNsList: TNamespaceBindingList;

  

  constructor Create();

  

  procedure SetParentBindingList();

  

  property BindingsList: TNamespaceBindingList; [rw]

  

  property Empty: Boolean; [rw]

  

end;

Inheritance

TElementScope

  

|

TNamedScope

  

|

TStaxScope

  

|

TObject



CT Web help

CodeTyphon Studio