Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Easy Query Builder 2.0
Odin Secure FTP Expert 7.7.3
jQuery Accordion Gallery 1.0
PCL to TIFF Converter Shell for Mac 2.0
Fax Server Plus 5.3.0522
Fax Server Pro 5.6.0522
Advanced RSS2Web Professional 3.11.104
Group Mail Manager Premier 2.32.36
RSS Content Generator Premier 3.11.86
Get Remote IP Address in PHP 1.0.0
Elite News Pro2 PHP RSS Reader 2.0
RTF-to-HTML DLL COM, Win32 1.0
Java Download Manager 1.0
VISCOM Video Edit Gold ActiveX SDK 9.21
HTML-to-RTF Pro DLL COM, Win32 1.0
Top Code
ICPennyBid - Penny auction software 3.9
Elite News Pro2 PHP RSS Reader 2.0
ASP.NET Event Calendar in MVC3 Razor 1.0
ICHolidayLettings - Holiday Lettings Site Script 1.2
WebTreeView 1.0
BP-T-Shirt - Custom T-Shirt WebStore Script 1.0
CloudOsys File Upload 2.4b2
X360 Multi-page Tiff Viewer ActiveX OCX 2.69
Metadraw3-OCX
AceDRM 1.0
MetaTags For Websites, Documents & Articles
idCGIRunner 1.5
a-Mac Address Change
TmdMailSlot, TmdWinPopup & TmdSecureMail 1.14
WindowHTML 1.1
Code Listing by Peter Hellinger

Code 1-6 of 6   


With Delphi 2 to 5 there is no 'official' way to select the Font, used by the FormDesigner to generate new objects on a form. So you have to use the old fashiond MS Sans Serif in 8 point, and change manually the font after all. Delphi DesignerFont...





Professional applications like Word or Excel let the user design the toolbars and let them create new toolbars at runtime. This ist usually done with a little customize dialog and drag & drop functions. This sample shows you, how to get this...



Class to handle text files as memory mapped files. Including efficient methodes for access like sequentiell read or random access read to text, high performance search routines and many more.



TFlexMenu enables you to add or remove itmes on a menu dynamicly. Useful for flexibe menu entries like MRU or window lists. Features automatic numbering of the added menuitems and automatic add/remove of separator lines.



TPersistentForm is a TForm subclass, that remembers the properties of itself and the properties of the components that are put on it. The properties are saved with the destroy event of the form and reloaded with the create event of the form. The...



Addition to Toolbar97 componentes by Jordan Russell.TFileToolbar enables the common Toolbar97 to save and restore its buttons and Separators (currently TToolbarButton97 and TToolbarSep97 are supported) to a Ini file or the registry. Very useful,...