[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwaactivex.pas line 448
type IConnectionPoint = interface |
function GetConnectionInterface(); |
function GetConnectionPointContainer(); |
function Advise(); |
function Unadvise(); |
function EnumConnections(); |
end; |
| |
IInterface |