|
[Home] [Puzzles & Projects] [Delphi Techniques] [Math Topics] [Library] [Utilities] |
|
I received this email the other day:
I decided to start with the drag-drop part just to see how simple it could be accomplished. Even I was surprised by the answer - only two lines of code to accomplish the "guess" part of the above program description! Here they are:
The other key step is change DragMode property of the objects to be dragged from dmManual to dmAutomatic. That's it.
|
[Feedback] [Newsletters (subscribe/view)] [About me]Copyright © 2000-2011, Gary Darby
All rights reserved.
|