I just checked and both forms are not modal so can this still be done..?

--- On Fri, 10/10/08, David Smith <[EMAIL PROTECTED]> wrote:

> From: David Smith <[EMAIL PROTECTED]>
> Subject: Re: [delphi-en] Drag and Drop from one Edit one a TForm to another 
> Edit Field
> To: [email protected]
> Date: Friday, October 10, 2008, 11:40 AM
> You cannot drop from a modal form to any other form. It is
> fixed in front of the other forms and they are not
> accessible. Otherwise, it's a simple matter of referring
> to the control on the other form with its full path in the
> drag and drop event source and target paramaters.
>  
> Dave
> 
> --- On Fri, 10/10/08, Marselle <[EMAIL PROTECTED]>
> wrote:
> 
> From: Marselle <[EMAIL PROTECTED]>
> Subject: [delphi-en] Drag and Drop from one Edit one a
> TForm to another Edit Field
> To: [email protected]
> Date: Friday, October 10, 2008, 8:16 AM
> 
> 
> 
> 
> 
> 
> I am trying to do Drag and drop from one TEdit field on
> Form1 to other Edit fields on TForm 2 form one is not a
> Modal form and Form 2 may or may not be a Modal form.
> any suggestions or site references anyone can supply...
> code snippets are welcome thanks
> 
>  
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>       
> 
> [Non-text portions of this message have been removed]
> 
> 
> ------------------------------------
> 
> -----------------------------------------------------
> Home page: http://groups.yahoo.com/group/delphi-en/
> To unsubscribe: [EMAIL PROTECTED]
> Groups Links
> 
> 
> 

      

Reply via email to