表示: 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 ルーチンがフォーム リンクに使用した関数を登録解除するために使用します。