[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwaactivex.pas line 430
type IEnumConnectionPoints = interface
function Next();
function Skip();
function Reset;
function Clone();
end;
IEnumConnectionPoints
IInterface