RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeFrm.Notification Method

Notification is part of the customization dialog form.

Pascal
procedure Notification(AComponent: TComponent; Operation: TOperation); override;
C++
virtual __fastcall Notification(TComponent * AComponent, TOperation Operation);

Notification is a protected routine that is part of the customization dialog form. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!