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