Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
TeeChart for Java 2012
PDF Renderer SDK 2.20.458
WebSpellChecker.net application Linux 3.7
WebSpellChecker.net application 3.7
VISCOM Video Converter SDK ActiveX 3.05
VISCOM Image to Video Converter ActiveX 7.05
VISCOM Video BroadCast ActiveX SDK 2.38
VISCOM TWAIN Scanner SDK ActiveX 4.31
VISCOM Sound Volume ActiveX OCX SDK 3.08
VISCOM Free PowerPoint Viewer ActiveX 1.52
VISCOM Outlook Express ActiveX OCX SDK 2.46
Hex Comparison 5.1124
VISCOM TIFF Viewer ActiveX SDK 9.5
VISCOM Image Viewer CP Pro ActiveX SDK 9.5
VISCOM Media Player Gold ActiveX 2.54
Top Code
MiniSiteScript - Easy Amazon Affiliate Site Builder 1.0
iAuto Bikes Classified Software 5.5
iLister Classified Script 5.5
iAuto: SEO-Friendly Auto Classifieds Script 5.5
Jquery lightbox effect / image overlay effect script 1.0
Code Line Counter Pro - VB Version 4.0
CZ-Doc2htm 4.0
Vacation Packages Script 1.0
ShixxNOTE 6.net
XFileSharing Pro 1.9
Paid Classified Php Script with built in Members Area 1.1
Precisly vision 2.1.9
Job Listing Script 2.0
iweb Classified pro 3.0.5
PCL Works 32-bit 11.6
Code Listing by Brad Stowers

Code 1-10 of 12   Pages: Go to  1  2  Next >>  page  


A component editor that allows testing of the TCommonDialog descendants at design time. This allows you to set the varios options and then view the results without having to compile and run your application. Delphi 5 compatible.





A panel that can shorten the caption text, replacing it with ... when it does not fit the available space. Also provided is a generic function that will ellipsify a string. This function can be used to produce other components like TEllipsisPanel,...



A component to read version info resources. It was originally written for Delphi 3, but has been expanded to with any file that contains a properly formatted version info resource, including DLLs. Delphi 5 compatible.



A component that greatly simplifies adding MRU file lists to menus. Features: Defineable maximum number of items to be maintained in the list; Automatic removal of item when selected, or not; Items can exist on selected menu, or on submenu of...



A form that paints it's caption bar in a gradient pattern, like the new Microsoft Office applications. It starts with black and moves gradually to the system defined color. Delphi 5 compatible.



This unit provides a MessageDlg replacement function that allows the user to specify whether or not they want to see the message in the future or not.



A dialog that displays the user's system in a heirarchial manner and allows a selection to be made. It is a wrapper for SHBrowseForFolder(), which is rather messy to use directly.



A component to wrap the Win95 PageSetupDlg common dialog API function.Borland seems to have forgotten this new common dialog in Delphi 2.0.



Two controls, TIconComboBox and TIconListBox, which will display all of the icons in a given file in their respective controls. Also, they cache the data so that the icons are not loaded until they need to be drawn, and are only loaded once. This...



A panel that can shorten the caption text, replacing it with '...' when it does not fit the available space. Also provided is a generic function that will ellipsify a string. This function can be used to produce other components like...