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

TNamedScope

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

Declaration

Source position: StaxWriter.pas line 117

type TNamedScope = class(TStaxScope)

public

  Name: string;

  

  constructor Create();

  

  function GetBinding;

  

  function GetPrefix;

  

  property Binding: TNamespaceBinding; [rw]

  

end;

Inheritance

TNamedScope

  

|

TStaxScope

  

|

TObject



CT Web help

CodeTyphon Studio