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 1-20 of 74   Pages: Go to  1  2  3  4  Next >>  page  


Collection of Delphi examples and applications as a set of Delphi samples with full source code and project files.





The Lua scripting language from PUC-Rio, Brazil is ideal for extending your Delphi application by providing the ability to run scripts. TLuaWrap is a convenient Delphi wrapper for the Lua API.



This program will be useful for delphi developers as framework for their own programs that have to work with Outlook Express (Windows Mail) folders and messages.
It allows to make operations with folders and messages using IStoreNamespace...



Collection of Delphi Examples and Delphi Tutorials



Example of working with Microsoft Excel 97/2000 automation server.



MIL - Read Table SAP R/3 is a small program which lets to download and read almost all the table in SAP R/3. Requires SAP GUI 6.20 above.



A program show how to get uptime of Windows and when Windows start. Founded on internal counter, which obtained by GetTickCount functions, therefore has limit 4 294 967 295 milliseconds, approximately 49 days.



Function to convert ANSI into the BASE64 string



FastGEO is a library that contains a wide range of highly optimized computational geometry algorithms and routines for many different types of geometrical operations such as geometrical primitives and predicates, hull construction, triangulation,...



You want to use a cool On Screen Display (OSD) in your application, but you don't know the way. Here is the solution.



Well.. a little program very usefull for students.It easyly create 2D or 3D graphic of the mathematical functions !



This sample shows custom made mouse cursors that are stored in a resource file.



Simple example, illustrating file system passing with using a recursion.



There are plenty of reasons for you to want your application to be able to accept drops from other applications. Often you may just want to accept a file or files, but at other times you want to be able to accept other items, and here's where the...



Modfile reading code and example project. Right now it successfully reads Impulse Tracker (IT) header info. Fast Tracker (XM) reading has been started but there are some problems. Source is kinda documented but should be easy to follow.



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...



Fully functional example of DDE client and DDE server programs based on KOL library and port of VCL DDE components for using with KOL.



Fully functional example of FTP client program based on KOL library.



Fully functional example of NT services based on KOL library.



Fully functional example of Telnet and Telnet daemon programs based on KOL library.