-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Rob Kennedy
Sent: Tuesday, August 08, 2006 1:26 PM
To: Delphi-Talk Discussion List
Subject: Re: component editor for new page control


Pattanayak, Chandana (GE Infra, Energy) wrote:
>       I need to create a new component editor for the same.
>       Out of all the options(Verbs),the "Delete Page " option 
>       is not working properly.
> 
>       Any pointer on how to implement the "Delete Page"....

I don't see why it should be any more complicated than simply freeing 
the component. That's all that happens when you select the component and 
press the Delete key, after all.

-- 
Rob
__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk
__________________________________________________
Delphi-Talk mailing list -> Delphi-Talk@elists.org
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to