|
|
|
|
Hide your porgams in the task manager, and from process lists.
No one will ever know its there!
|
|
|
|
While looking at somebody else's code, I noticed he was doing all sorts of stuff with the MouseDown and MouseMove events. Here's a better way, it captures the WM_NCHITTEST message which Windows sends to make W
|
|
|
|
An example of ownerdrawing a menu. But, in contrast to most samples, this one also paints the border of the menu...
Next on my list is painting bitmaps on the menu for full customization, but this is a little
|
|
|
|
XP Menu is none visual component that changes the visual aspects of menus and toolbars to nearly the same look and feel of MS Office XP. No code required, you do not have to reconstruct menus or toolbars using
|
|
|
|
Here is an example showing how to use the Component Template. You will find it under 'Component' on the Delphi menu.
Component Templates are very handy, yet very simple to use.
|
| |
| 1 2 3 Next |