Vcl.AxCtrls.TConnectionPoint.GetSink

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetSink(Index: Integer; var punk: IUnknown): Boolean;

Propriétés

Type Visibilité  Source Unité  Parent
function public System.Win.ComObj.pas Vcl.AxCtrls TConnectionPoint

Description

Obtient le récepteur de notifications d'un point de connexion. La méthode GetSink affecte le second paramètre au récepteur de notifications du point de connexion avec l'index Index.

Voir aussi