Allows the designer to respond when a notification is sent to the form.
procedure Notification(AComponent: TComponent; Operation: TOperation); override;
It is overridden procedure from IDesignerNotify.Notification
First it calls inherited, then if AComponent is FPopupMenu it frees FPopupMenu.
|
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|