Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Mini CMS 1.0
Mini Blog 1.0
BPConferenceReporting - Reporting Web Application 1.0
BPAutosales - Cars Sales Site 1.0
BPTraveling - Traveling site 1.0
BPDirectory - Business Directory Script 2.0
Voting System 1.0
BPEstate - Real-Estate Marketplace Script 2.0
Google Map User Location Control ASP.NET 2.0
Online Synchronization 1.0
Live Clock Date - Special J Module 1.0
FlyCharts 2.10
Delete Database Users stored procedure 5.4
2D Zoom Gallery 1.0
Advanced Form Handling 4.0
Top Code
Adirex 3D Chess Client 1.0
ASP.NET ImageDraw 4.0
Complete PHP Link Exchange Website
CowTime 1.0
EWC Free Chat Room Script 4.0
Grabber2k 0.99e
Habanero 2.0.1b
ikiCLassifieds 2.0
Iron Speed Designer 5.1.0a
JVMail 2.0.0
P2P .htManager 0.2
School Management System 2.2.0
Smart Font Listbox 1.0
Su Logu 0.6.2
Tell Somebody 2 I.32
Code Listing by Agni Software

Code 1-4 of 4   


Hawk Eye is a tool set that includes: Hawk Eye-The Component Debugger and Eye Spy-The Application Spy. Hawk Eye is the only complete component debugger for Delphi components. Use Eye Spy to spy on Delphi applications......



Have you ever tried to open .DFM files outside Delphi? They usually show up as junk in Notepad, because they are not text files! FormRead is a utility that allows you to read .DFM files as text, and modify them. This gives you a file view on the left



These components mimic the Windows Explorer Left and Right panes. The TNameSpaceEnumerator, is the tree view behaving similar to the Explorer left pane, and the TFolderEnumerator behaving similar to the Explorer right pane. The TNameSpaceCombo mimcs



GenPal is a utility that will generate the most optimized palette for a bitmap with a limited no. of colors available. It generates Delphi Code (a .PAS file) which you can include in your project.