Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Collection of Delphi examples 2.0
TLuaWrap 1
OEExplorer 1.0
Collection of Delphi Examples and Delphi Tutorials 2.7
Microsoft Excel 97/2000 Automation Server 1.00
MIL - Read Table SAP R/3 0.1.1
UpTime 1.0
toBase64
FastGEO Computational Geometry 5.0.1
On Screen Display Sample for Delphi 1.00
Math X 1.0
Own Cursors
Example how to scan file system 1.0
OLE Drag and Drop
Modfile Reading
Top Code
MIL - Read Table SAP R/3 0.1.1
Example how to scan file system 1.0
Check App Update Info from Website 1.0.0.0
KOLSocket 1.0
How to 'hack' Windows passwords
WAV LowPass Filter Example 1.0
PC2Server 1.10
AVILoader
How To Connect natively to Sybase / SQL Anywhere 1.0
NegativeImage 1.1
OLE Drag and Drop
DreamenSysInfo library 1.3
Dynamic HTML Editing Control Sample 0.1
Sample for API LockFile 1.0
Microsoft Excel 97/2000 Automation Server 1.00
Delphi > Samples
Source List
All | Freeware

Code 41-60 of 74   Pages: Go to  << Prior  1  2  3  4  Next >>  page  


Sample of using the new Dynamic HTML Editing control from Microsoft. Requires installation of the MS DHTML Editing Control SDK. Early beta - limited functionality. Shows bugs in the MS controls.





Example for wave audio filtering, lowpass filter.



Collection of most wanted Delphi examples with full source code and animated tutorials as a standalone application. Best examples in one file.



A sample project that connects to Sybase and/or SQL Anywhere 5.5 and up (natively, without any components). None of the Open Client CT-Lib Component Pack components are needed (only the Sybase Open Client software). The sample is only a very basic...



Demonstrates dynamic array of components. Add and delete components at runtime. Requires D4 or higher to compile.Source included.



A sample of a fast supersampling algorithm to build an antialiased image. It also demonstrates the use of TBitmap.ScanLine to speed up acces to a bitmap's individual pixels.



A simple program that demonstrates how to get the negative of an image. It also demonstrates the use of TBitmap.ScanLine to fast pixel access. Note: the GDI API InvertRect() may be faster...Updated with a suggestion from Kerstin Thaler.



DreamenSysInfo Library is a powerful system information detection library that detects CPU,Caches,Features,Mainboard,BIOS,HardDisk,Memory,Video Adapter,Monitor,Network,Mutimedia,OtherDevices,OS,Software,Process,System Services and System Resource...



BmpRes unit declares LoadBitmapResource function to load a bitmap resource, including its palette.



These sample program demonstrates display Splash-images for the Windows applications. Peculiarity of the given way: We create the very small program, purpose of which - to display Splash image and Start the necessary Windows application.



This program shows cached passwords using standard (but undocumented)Windows API on local machine for current user (user must be logged in). Does not work on WinNT.Exe-demo available from Homepage.



Sample showing how to modify the system menu of Form (change, delete, add new items in menu). + Example of showing the ShellAbout dialogue (as in standard Windows programs).Exe-demo available from Homepage



Sample showing how to modify the system menu in forms (change, delete, add new items in menu) and example of showing the ShellAbout dialogue (as in standard Windows programs).



This sample program demonstrates the display of Splash-images for the Windows-applications. This demonstrates how it is possible to rename the main executable file to any extension.



Unit for packing/unpacking of memory or files by using modified RLE-alorithm. Amazing speed of tiny assembler code.



This program is a sample of an iPer plugin. iPer is a suite of hypertexts editing tools. Could be used with iPer3 WH - Winhelp HTML hypertext editor, IPer 3 STD and IPer 3 PRO. TGIFImage required.



MP3 Info & Convert is a tool to display information about MP3audio files. To do so, just drag a file from the explorer and drop it on thetext control.Additionally, correct MP3 files can be converted to WAVE files using the MP3audio codec by...



This demo checks application's updates information from website.



This program shows you the registry keys accesibility, it checks 3 different permission for the key: READ, READ-WRITE, and ALL-ACCESS (of course you can expand the list with adding new access check in the code).Author just wants to show you that...



Delphi Bible includes a serials of application sources code that from general to advance applications,also contains some developers develop experiences and tips.Thousands of sources,codes,tips and experiences. Provides collect more tips.