Delphi Samples

When I have a feature to implement in my Win-Applications, I usually write an extra unit, if the the feature is a bit difficult to implement. Some of this units are very useful and can be used without the mainprogram. Here is a list of all the units I have written and successfully used in my programs

HintBox

icon HintBox is a Unit which contains a Form that can be showed over only one function-call. The Form can be used to show some tutorial-infos, because it has a checkbox that it will not be displayed again.
Tha programmer has nothing to do with the whole administration.

[English | Deutsch]

RasDlg

icon WindowsNT has a nice RasAPI-Extension: The RasCommonDialogs. This unit is a translation of the RASDLG.H which is a part of the Windows-Plattform-SDK.
Please not that if you implement this unit to your project, the executable cannot be started under Win95!

[English | Deutsch]

RegFileType

icon Did you ever wish to associate a filetype with a program? No Problem for this unit. But that is not all: You can add entries to the context-menu of a file, add an entry to the new-context menu and finally delete everything you created!

[English | Deutsch]


--This page was last modified on: 26.03.99 21:11:38 MET--

©1999 by Pilif
 NUF L IS 


 Related Topics

 Internet Links