API:System.Classes.TObservers.TryIsObserving

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function TryIsObserving(const ID: Integer; out AIntf: IInterface): Boolean; virtual;

C++

virtual bool __fastcall TryIsObserving(const int ID, /* out */ System::_di_IInterface &AIntf);

プロパティ

種類 可視性 ソース ユニット
function public
System.Classes.pas
System.Classes.hpp
System.Classes TObservers

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。