Unit 'sdo_serialization_xml' Package
[Overview][Resource strings][Types][Classes][Index] [#fcl-sdo]

TStackItem

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

Declaration

Source position: sdo_serialization_xml.pas line 37

type TStackItem = class

protected

  constructor Create();

  function GetItemsCount(); virtual;

  procedure CopyTo(); virtual;

public

  function Clone; virtual;

  function FindNode(); virtual; abstract;

  procedure SetNameSpace();

  property ScopeObject: TDOMNode; [r]

  property ScopeType: TScopeType; [r]

  property NameSpace: string; [r]

  property ItemsCount []: Integer; [r]

  property EmbeddedScopeCount: Integer; [r]

  function BeginEmbeddedScope;

  function EndEmbeddedScope;

  function GetScopeItemNames(); virtual;

  procedure Error();

end;

Inheritance

TStackItem

|

TObject


Documentation generated on: 2023-03-18