System.Classes.TComponent.RemoveFreeNotifications

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

Delphi

procedure RemoveFreeNotifications;

C++

void __fastcall RemoveFreeNotifications();

プロパティ

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

説明

所有するコンポーネントが破棄される直前であることを、すべてのコンポーネントに知らせます。

RemoveFreeNotifications メソッドは、所有するコンポーネントが破棄される直前であることをすべてのコンポーネントに知らせます。 RemoveFreeNotifications は、そのコンポーネントが破棄されると自動的に呼ばれます。