Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
DirectUI Gui Library 1.0
Internet Cafe Monitoring Source Code v1.0
Mail Report Excel .Net 2.1
Alibaba Clone B2B Trading Marketplace Script 4
3D Rotate Carousel AS 2.0 1.0
Abadan XML SlideShow 2.0
QuickOrder 1.0
MPEG Bitrate Viewer 1.0
Point of Sale Software 1.0
Online Notebook Manager 1.0
DMXReady Blog Manager 1.0
Availability Booking Calendar 1.5
Free Hotel Management Source Code 1.0
Artistic Photo Gallery 1.0
Advanced Image Grid AS 2.0 1.0
Top Code
Adirex 3D Chess Client 1.0
Habanero 2.0.1b
ikiCLassifieds 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 1.0
Su Logu 0.6.2
Ticket Support Script 1.1
Time and Attendance 1.0
WhoisOnsite 1.VIII
XMBForum 1.9.10 Karl
phpTimeSheet 1.3.0-preview 2
Arbitrary-shape Popup Box 1.0
CSTreeBean 0.3
encbtn32.zip 1.00.00b
Related Code
Helli Code Listing

Code 1-9 of 9   


Professional applications like Word or Excel let the user design the toolbars and let 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...



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.



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



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 (D



The Problem: With Delphi 2-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



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, if



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



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