Subject: Dragging a TPanel on a TForm at run time
To: "'Borland's Delphi  Discussion List'" <delphi@elists.org>
Message-ID: <mailman.2.1258200001.3768.del...@elists.org>
Content-Type: text/plain;       charset="us-ascii"

Hi All,

Is there a really simple way to let the user drag a Panel around a Form at
runtime?

I'm reading the tutorials on how to do it, and they get fully into drag and
drop stuff I don't want to spend learning time on.  I just want to do the
dragging around the form.  Is there a quick and dirty answer to that?

-Rich

Sincerely,
Rich Cooper
EnglishLogicKernel.com
Rich AT EnglishLogicKernel DOT com

Hi Rich,
Try this link
http://www.howtodothings.com/computers/a1413-moving-controls-at-runtime.html

Use drag and drop if you are going to change the panel's parent

Mick

_______________________________________________
Delphi mailing list -> Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to