На форуме запрещена публикация любого незаконного материала, нарушающего авторские права создателей, а также просьбы выложить это! МЫ поможем ВАМ найти бесплатную альтернативу! О публикации ключей, креков, пиратского ПО, игр, музыки, фильмов и т.д. - сообщать СЮДА!
Имею небольшую коллекцию компонентов, решил вот поделиться с вами. Буду рад, если вы тоже выложите что-то интересное.
Я вообще-то на Delphi не очень прогаю, поэтому извините, если что не так.
[Ссылки могут видеть только зарегистрированные пользователи. ]
Позволяет работать с zip - архивами. Вот оригинальное описание:
Цитата:
The VCLZip Delphi component allows you to add ZIP and UNZIP
capabilites to your application. This component is different from most
other "ZIP" development libraries in that it is written in 100% Delphi
Object Pascal code and is full featured. There are no DLL's to tote
around. This component links right into your application's executable.
It is very easy to use. Just SOME of the features include:
- Create zip files fully compatable with PKZip
- Completely native Delphi VCL (NO DLLS!!!!!!!!!!!)
- Create Disk Spanning and Blocked zip files
- Delphi 1, 2, 3 and 4 compatible
- C++ Builder 1, 3, and 4 compatible
- Zip directly from streams to zip files
- Unzip directly to streams from zip files
- Stream to Stream zipping and unzipping
- Unzip directly to memory buffers
- Zip directoy from memory buffers
- Create and read Zip and File Comments
- Create Self Extracting Zip Files (16 bit and 32 bit distributable
- windows sfx stubs included (source not included for these)
or use your own stubs)
- Complete support for encrypted files (encrypts as it zips)
- Save Relative Path information
- Unzip using Relative Paths (even if zip file wasn't created with
relative path info)
- Exclude List (tell VCLZip which files not to include (use wildcards too))
- NoCompress (STORE) List (tell VCLZip which files to just store
(use wildcards too)
- Set your own temp directory
- Plenty of events
- Long filenames, even the 16 bit VCLZip/VCLUnZip
- Includes comprehensive Zip Utility with source as demo
- Includes a small stream zipping demo
- Includes a context sensitive help file
VCLZip constists of two components. TVCLUnZip which handles
all of the viewing and unzipping responsibilities and TVCLZip which
descends from TVCLUnZip and adds all of the zipping features.
На самом деле в вышеприведенном архиве исходных текстов самих компонентов нет, поэтому и зарегистрировать их в Delphi нельзя. А вот [Ссылки могут видеть только зарегистрированные пользователи. ] можно скачать сами компоненты версии 7.40. Полный набор плюс исходники SkinBuilder`а.
Любовь и боль, покой и бой я как любой несу с собой...
Этот пользователь сказал cпасибо за это полезное сообщение:
2 Scorpion: Просто я все беру с диска, который на рынке прикупил (Программисту 2006), а, как извесно, на дисках софт в основном старый. Пока запишут, пока растиражируют, доставят до магазина...
[Ссылки могут видеть только зарегистрированные пользователи. ] - 3d_Charting_Toolkit_Suite_V4.0-fcn.zip (5.2Mb) ActiveX-компонента для создания 3d-часов, диаграмм и т.д.
Оригинальное описание:
Цитата:
Program Description
The 3D Charting Toolkit 4.0 is an ActiveX components
bundle designed to help you create powerful 2d and 3d
presentations. It includes 3DChart 4.0, 3DPieChart
4.0, 3DLegend 4.0, 3DClock 4.0 and 3DText 4.0. With it
you can create amazing presentations of your data
using numerous charting types and display 3d titles
and logos. Since the components share a common set of
DLLs their usage together is very effective
Для COM порта я юзал AsincFree, бесплатно и с исходниками. Не сильно навернутый, но дубовый и компилится под любую делфю. Единственно, где брал уже не помню давно это ибо было.