TWave class allows you to include WaveAudio data directly in your components and therefore in your *.DFM and *.EXE files just like graphics. TWavePlayer is a simple component using the TWave class which holds WaveAudio data.
It is a utility which creates an in memory image of your floppy disks and allows you to copy it back as many times as you want. Unlike many duplicators, Disk Duplicator does not use the file system so it works for key disks and the like.
Homegrowns DirNavigator component is a recursive directory navigator. With a single call to the Navigate method TDirNavigator will walk the directory tree from the current directory.
Four Delphi 1.0 & 2.0 experts: MemExpt Resource meter to spot resource leaks (16bit only!)CompExpt Adds copyright info and comments to a new unitUnitsIn Displays the units in the
A project expert to create a 32 bit screen saver application. This version is enhanced to include code for the new Win95 preview function. Required HomeGrown Sprites.
TDBFilter is a component to make it easy to filter standard tables on non-indexed fields. This gives the user much greater control of the data. It is also very useful when you are forced to index on a key field (such as in a master detail relationshi
Homegrowns password protection component (ThgPassword) encapsulates PASSWORD.DLL which controls access to any application using the component. Passwords are stored in one or more INI files in the windows directory. The passwordprotection systems main |