Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

IIteratorLinkObserver

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

Declaration

Source position: classesh.inc line 310

type IIteratorLinkObserver = interface

  procedure StartFrom();

  function MoveNext;

  procedure UpdateControlComponent();

  procedure Finish;

end;

Inheritance

IIteratorLinkObserver

|

IInterface

  

Basic interface for all COM based interfaces.


Documentation generated on: Jan 30 2024