Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
3D Zoom Menu XML AS 2.0 1.0
MySync - MySQL Synchronization 0.9
Rapid PHP Editor 2008 9.2
BusinessSkinForm VCL 6.50
Formmailer script for websites 1.1
VDaemon - PHP Form Validation Library 3.0
Scrolling Banner Ads Script 1.0
Buttons Scrolling Menu XML AS 2.0 1.0
VSpace Pal 2.0
PHP-Banner-Manager 1.6
Skinfeature GUI ToolKit 1.1
PHP Live Helper 1.8
HTML / XML Video List AS 2.0 1.0
3D Stack AS 2.0 1.0
Banner Exchange Script 1.0
Top Code
Adirex 3D Chess Client 1.0
JiLMaiL 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 1.0
Su Logu 0.6.2
Time and Attendance 1.0
Arbitrary-shape Popup Box 1.0
CSTreeBean 0.3
encbtn32.zip 1.00.00b
Joomla! 1.5
Libstocks 0.5.0
phpTimeSheet 1.3.0-preview 2
PicStrip
Webstores 2000 Portal 6.0
Code Listing by First Internet Software House

Code 1-8 of 8   


This component registers a system-wide key combination to the operating system. When the key combination is created anywhere in the operating system, this component will get the keypress first and call the OnHotKey event. The application does not



This component registers a system-wide key combination to the operating system.When the key combination is created anywhere in the operating system, thiscomponent will get the keypress first and call the OnHotKey event. The applicationdoes not have t



This non-visual component is a wrapper for the Windows NT event logging API. It makes writing to any of the event logs really



With this component you can share memory between other processes and instances. By using File Mapping, but without a file underneath, this component allows you to allocate memory and allow other processes to use it. By naming the memory, using the



Add Items to the System Menu the EASY way. Use the built-in Delphi menu designer to construct the WYSIWYG menu, then connect it to the TfisSysMenu component. Hey presto, the menu appears on the caption menu, even at design-time. It's as simple as



This component creates a thread and uses it to call its 'OnThreadChange' Event whenever the'Text' property changes.It's very useful for a database lookup or other slow process that will normally slow down the TEdit interface. Includes both Delphi and



This non-visual component monitors the contents of a directory or directory tree. Many different file changes can be monitored such as file size, last write, creation & deletion etc. An event is triggered when these occurs.



GroupBox derivative that recursivly enables / disables all children as well.