Products of this category
SmartFlash 1.30
SmartFlash support real trasparency of the flash and antialiasing effect in the flash frame. Also you can load flash from stream and grab frame to the bitmap with alpha-channel.
SmartEffects 1.X
SmartEffects is an easy-to-use VCL that enables you to create amazing splash screens, forms, controls and image transition effects. Over 50 families of animation and transition effects. Real-time rendering. WYSIWYG editing of animation effects.
DynamicSkinForm 7.X
DynamicSkinForm VCL library help you to create applications with skins. Skins support for forms, menus, hints, many standard and non-standard original controls.

Paszlib v2.1



Download: Download Site 1
Dialup (56k): 14 s
ISDN (128k): 06 s
DSL (512k): 02 s
Cable (1024k): 01 s
T1 (1484k): 01 s




Paszlib is a Pascal port of zlib, a lossless data compression library. The zlib data format is portable across platforms. Unlike the LZW compression method used in Unix compress, the compression method currently used in zlib essentially never expands the data. zlib's memory footprint is also independent of the input data and can be reduced, if necessary, at some cost in compression.The compression algorithm used in zlib is essentially the same as that found in gzip and Zip. An unzip library is included in zlib which can extract files from ZIP archives. A Windows DLL version of zlib can be created from this source code.