Unit 'sdo_dom_cursors' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-sdo]

TDOMNodeListCursor

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

Declaration

Source position: sdo_dom_cursors.pas line 42

type TDOMNodeListCursor = class(TInterfacedObject,ICursor,IDefaultTypedCursor)

protected

  procedure Reset;

  function MoveNext;

  function Clone;

  function GetCount;

  function GetCurrent; virtual;

public

  constructor Create();

  destructor Destroy; override;

end;

Inheritance

TDOMNodeListCursor

|

TObject,ICursor,IDefaultTypedCursor


Documentation generated on: 2023-03-18