[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: classesh.inc line 311
type IIteratorLinkObserver = interface |
procedure StartFrom(); |
function MoveNext; |
procedure UpdateControlComponent(); |
procedure Finish; |
end; |
| | ||
|
Basic interface for all COM based interfaces. |