This is the next version of OpenGL.pas, the interface unit to the 3D library OpenGL. It provides access to MS and SGI DLLs up to version 1.1 and is prepared for the upcoming v1.2 (+extensions). Included are functions for context creation and extensio
This unit is an addendum to Graphics.pas to enable your application and the Delphi IDE to load many common image formats. Supported are currently :TIF, TIFF, BW, RGB, RGBA, SGI, CEL, PIC, TGA, VST, ICB, VDA, WIN, PCX, PCC, SCR, PCD, PPM, PGM, PBM, CU
Source code for a unit SciZipFile that adds support for file handling to Delphi 7.Simple compression and extraction of files. All in a single 16kB pas file.Written from scratch using InfoZip PKZip file specification application note
If you want to integrate pascal scripting language into your application this component is for you. Features:Can load and execute DFM+PAS filesAny VCL component / procedure / function can be used in scriptsAutomatical unit
Code Template - expert for insert any code in pas unit, with define params (like: with %table% do...). Easy for install, easy for use.
HotLog.pas is a unit that defines THotLog, a multithreaded, object oriented, and buffered safe log file manager.v 2.0 adds the most wanted feature: The log file size can now be limited. It will be closed and a new one opened once the limit
TMySQL5 component provides fast access to MySQL server 5.0, the latest production server of MySQL. It only requires libmysql.dll, MySQL5.pas, and mysql.pas (thanks to Matthias Fichtner for making mysql.pas available).At the moment this component only
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...
This unit allows you to parse HTML code, extract HTML elements and NAME=Value pairs. Unit contains THtmlParser class and 3
Delphi unit to process Unreal engine games packages and their inside objects. |