Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
e-soft24 Article Directory Script Seo 2.0
Omnistar Tell-A-Friend Script 1.0
AlphaTrade E-Trax c
NICE PHP FAQ Script 1.0
miOOt Live chat 3.2.0
GS Real Estate Portal 2.0
Paypal Pro php Site Intergration 8.2a
Hab.la 1
HYIP Scripts 1.0
Classifieds Ads 2008
Auction Scripts - AJSI 2008
Mimesis 2.0
Chat247 2
CCS Directory Script 1.0
AvisMap GIS Engine 5.0.1
Top Code
Adirex 3D Chess Client 1.0
JiLMaiL 2.0
P2P .htManager 0.2
XPPubWiz.php
.Net (dotnet) Tips and Tutorials
Arbitrary-shape Popup Box 1.0
encbtn32.zip 1.00.00b
Joomla! 1.5
Libstocks 0.5.0
Webstores 2000 Portal 6.0
activeWatermark 1.0
Dialog Workshop for VCL.NET
HTMLPad 2007 Pro 8.3
XLSReadWriteII.NET 2.00
KGrid 1.1
Code Listing by Harry Kakoulidis

Code 1-8 of 8   


Component for handling Recent files list and Open, Save, Save As, Exit Commands. Has a recent list (MRU) if you want with ini. Will call your file handlers only when needed so you dont have to worry about changed files, loading Open/Save dialog boxe



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



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 use



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) an exe file in the zip. This is



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 (or not), so you can continue using your program if wanted. If you want, a progress b



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



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 encry



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 use