| Visit tutorial >> |
| Function and Procedure Callbacks are often underused yet the benefits of using them can be tremendous. They can help to limit duplicate code and make your code easier to read and even easier to maintain. A callback is a means of passing a procedure(or function) as a parameter into another procedure so that when a certain event occurs in the procedure that you called, the callback function is called When the callback procedure has completed control is passed back to the original procedure. |
| Hits: 899 |
| Visit tutorial >> |
| Implementing Shell Search Handler in Delphi ( usi... Delphi How to write a Shell Search by Implementing IShellExtInit IContextMenu The Shell supports several search utilit... search engine and make it available to users by implementing and registering a search handler. Users have two ways to s... |
| Hits: 210 |
| Visit tutorial >> |
| Implementing a Splash Screen in Delphi Tut ... splash screen is just an image that appears in the centre of the screen when the application is loading and then disapp... Splash Screen? A Splash Screen adds a professional touch to an application without adding an excessive amount of work ... |
| Hits: 1753 |
| Visit tutorial >> |
| LinuxPlanet - Tutorials - ... Implementing NFS Sharing Data Between Machines Friday November 24 2000 08:53:36 AM If you have Windows PCs on your home network and have no pressing reason to use NFS (Network File System) support to share files then read no farther. |
| Hits: 314 |
| Visit tutorial >> |
| EJB 2.1 Kick Start : Implementing a Solution Using EJ... EJB 2.1 Kick Start : Implementing a Solution Using EJB 2.1by . ); //--> In this chapter The EJB Runtime Environment Ins... EJBs into It Divide and Conquer The Rest of the Story: Deploying EJBs Now that you have documented the basic design ten... |
| Hits: 437 |