Vcl.CustomizeDlg.TCustomizeFrm.Notification

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

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Vcl.CustomizeDlg.pas
Vcl.CustomizeDlg.hpp
Vcl.CustomizeDlg TCustomizeFrm

説明

Notification は、カスタマイズ ダイアログ フォームに含まれます。

Notification は、カスタマイズ ダイアログ フォームに含まれる protected ルーチンです。

関連項目