This page was generated automatically from The Delphi Super Page archive. If you have any remarks concerning this page please do not hesitate to mail me.
In your mail please do refer to your unique DSP author ID which is 0003163. This helps me to locate your data records in DSP databse.
 
Author/SiteName(Contact)e-mailHome Page
  Harry Kakoulidis [email][Home]

 

 

Files

[ filmin10.zip ] [ 210,678 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
Component for handling Recent files list and Open, Save, Save As, Exit Commands. Has a recent list (MRU) if wanted with ini. Will call your file handlers only when needed so you dont have to worry about changed files, loading Open/Save dialog boxes, history lists, terminating, querring user to save changes etc... Extremly customazible for every environment. Appends the history list to your selected MenuItem. Minimize error-checking, just load,save,make new. Supports up to 35 files, exe parameters. Tested with Delphi 4. Exe-demo included
Added: 21-11-1999   |  Version: 1.0   |  Downloads: 2278/2278/1
Author:Harry Kakoulidis   [Homepage]   [DSP files]

[ hksafe15.zip ] [ 9,962 bytes ] [ Freeware ] [ No Source ]
[ D4 | D5 ]
HKSafeForm is a component that you can add on any form. Just add, nothing else. After that all of the form's controls captions will be protected from editing with a hex editor. EVERYTHING with a caption property gets protected, even non borland components. By default, if some one edits the exe, HKSafeForm will automatically terminate the program. Or if you want assign an event handler to do something else... Great for about boxes. Add's 2.5kb to the EXE.
Added: 21-11-1999/5-12-1999   |  Version: v1.5   |  Downloads: 4763/4763/1
Author:Harry Kakoulidis   [Homepage]   [DSP files]

[ hkmess10.zip ] [ 5,646 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 ]
HKMessageReceiver is a non visual component, that added to a form, makes it able to receive messages sent or posted at application.handle. It has an event that is called when all WM_USER messages are broadcast. This way you can give large programs polymorphism, and make and forget about forms that do something when something has changed in your program. If the form is not open, no harm done, the message is ignored. Source included. Tested with Delphi 4.
Added: 5-12-1999   |  Version: v1.0   |  Downloads: 1609/1609/3
Author:Harry Kakoulidis   [Homepage]   [DSP files]

[ hkprog15.zip ] [ 186,720 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 ]
HKProgressbar is a completely different approach to long loops that you might do sometime. You set up the component and it starts your process in a different thread, so you can continue using your program if wanted. If you want, a progress bar is shown, optionally with a cancel button. This way you can implement with very little code secondary threads, that can handle a cancel from the user. Can adopt to every situation. You don't have to worry about opening and closing the progress form. Tested with Delphi 4. Source & Demo with EXE included.
Added: 5-12-1999   |  Version: v1.5   |  Downloads: 2677/2677/0
Author:Harry Kakoulidis   [Homepage]   [DSP files]

[ hkstrm16.zip ] [ 210,536 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
HKStreams is a component that enables you to easily save and load many streams into one file. The streams can be stored with LHA compression if wanted, and can also be encrypted with blowfish. THKStreams is also smart, if you load afterwards an encrypted or compressed (or both) file, it will know how to read it, and can also call your event that asks the user for a password if needed. Can also handle corrupt and wrong passwords. Source and EXE demo included.
Added: 12-12-1999/9-01-2000   |  Version: v1.6   |  Downloads: 6253/6222/3
Author:Harry Kakoulidis   [Homepage]   [DSP files]

[ hkset11.zip ] [ 46,270 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
HKSetup is a template project to create self-extracting zip files. The program Unzip's the zip with internal routines in the windows temporary directory, asks for confirmation, and executes (all of these are options) a exe file. This is perfect for making Install Shield's setups into one Self-setup Exe file. These routines are NOT encapsulated in a component, nor is the forms unit loaded, so only 80kb are added to the zip file. Very Easy to use.
Added: 19-12-1999   |  Version: v1.0   |  Downloads: 8610/8610/1
Author:Harry Kakoulidis   [Homepage]   [DSP files]

[ massiv10.zip ] [ 11,175,289 bytes ] [ Freeware ] [ With Source ]
This package contains everything a delphi programmer needs, when it comes to bitmaps and icons (all free). Also included is a simple program that previews the files on a button, and makes it easy to copy them in your project directory. This package contains 1600 bitmaps to make great forms (backgrounds, buttons, graphics, etc), 2900 usefull hi-quality icons, and 2000 average-low quality icons. Everything is neatly sorted in many directories. All the bitmaps and most of the usefull icons are 256 colors. Takes up 35mb unziped.
Added: 27-12-1999   |  Version: v1.0   |  Downloads: 2708/2708/3
Author:Harry Kakoulidis   [Homepage]   [DSP files]

[ hkhelp11.zip ] [ 216,603 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
HKHelp is a pseudo-visual component to add help to any program, without help compilers etc. When a user selects a control, a customized pop-up window opens which can contain any text, even with different bullets, fonts, sizes, colors. Can also be used parallely with HLP's. The text displayed can be edited in a program like MS-Word or from HTML and the formatting is kept the same. All the data is compiled together in the exe. Very simple to use, only 1 line of code, everything is previewed in design time. Exe demo included.
Added: 16-01-2000   |  Version: v1.1   |  Downloads: 6052/6052/4
Author:Harry Kakoulidis   [Homepage]   [DSP files]

 

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.