表示: Delphi C++
表示設定

System.Classes.UnregisterFindGlobalComponentProc

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

procedure UnregisterFindGlobalComponentProc(AFindGlobalComponent: TFindGlobalComponent);

C++

extern PACKAGE void __fastcall UnregisterFindGlobalComponentProc(TFindGlobalComponent AFindGlobalComponent);

プロパティ

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

説明

関数を検索しているコンポーネントを登録解除するために使用します。

UnregisterFindGlobalComponentProc は、FindGlobalComponent ルーチンがフォーム リンクに使用した関数を登録解除するために使用します。

関連項目

以前のバージョン
他の言語