Web.DBWeb.TDataSetTableProducer.Notification

提供:RAD Studio API Documentation

Delphi

procedure Notification(AComponent: TComponent; Operation: TOperation); override;

C++

virtual void __fastcall Notification(System::Classes::TComponent* AComponent, System::Classes::TOperation Operation);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Web.DBWeb.pas
Web.DBWeb.hpp
Web.DBWeb TDataSetTableProducer

説明

コンポーネントが作成または破棄されていることを示す通知に応答します。

Notification は、TDataSetTableProducer コンポーネントがちょうどフォームに追加されたか、削除されようとしているときに自動的に呼び出されます。