Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Rayzz Media Sharing Software 3.0
RTF-to-HTML DLL .Net 3.0.1
SQL Digger 2.5
PHP AdminPanel 3.0.3
ApPHP 6.0.4
Flash Event Calendar 2.0
ASP.NET Barcode Prof. 6.0
Text Menu FX 1.0
Pyramid Gallery FX 1.0
DWB Image Gallery 2.17
Accordion FX 1.0
Dock Menu FX 1.0
3D Carousel Menu FX 1.0
Excel to PDF .Net 1.0.0
BPArtGallery - Art Gallery Site Script 1.0
Top Code
ApPHP 6.0.4
File SyncForce Pro 4.0
Blade API Monitor 3.5.2.2
WebGrid DataGrid 3.1.6
AJ Help Desk Software 1.0
ES File Upload & Download Manager 2.7
XML Banner Rotator 0 AS3 1.0
ActivePresenter 1.1
The Pacer Edition beta
Inout Adserver 2.1
FlyCharts Flash Chart Component 2.10
PHP Authorization 1.0
Equipment Renting Bookings Database ASP.NET Script 1.0
File Sharing Search Engine 1.0
Flash News Article Script 1.0
Code Listing by Vit Kovalcik

Code 1-7 of 7   


Advanced Toolbar is quickly invokable program, which allow various functions from running programs to volume setting or monitoring time spent on Internet (English version).





TTaskBarIcon component can create and maintain icon in the taskbar notification area.



This is screen saver for Windows 95 written in Delphi using DirectX. It is simple, but nice.



This is TImage, which can be tiled. The only modification is propety TileImage.



TUniDIB is class for working with Device Independent Bitmaps. It can load BMP and PCX files.



Compile Time is expert, which generates small file right before compilation. You can include this file in some of your units and easily use time of compilation stored in this file.



TFlatSpeedButton is similar to TSpeedButton in Delphi 3, but can display menu after clicking on this button, send messages OnMenuShow and OnMenuHide and can also display file icon (type HIcon) instead of normal content of the button. TFlatButton...