Компоненты к Delphi (каталог ссылок) 4

Status
Not open for further replies.

Ali2009

Member
Joined
Dec 9, 2008
Messages
9
Reaction score
24
Age
44
ATViewer

ATViewer Version 2.8.4 for Delphi 5-2010, C++Builder 5-2010 Full Source
ATViewer is a component which allows to view files of various types. There is no edit possibility, just quick view - so it's useful to implement "View file" feature in your Delphi/BCB application. The implemented view modes and corresponding file types are:

* Text, Binary, Hex, Unicode: all files, of unlimited size.
Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into memory. Modes are suitable for large files or files of unknown type.

* RTF, UTF-8: RTF and UTF-8 encoded texts.
File is shown using RichEdit control.

* Image: all general image formats: BMP, JPG, ICO, GIF, PNG, WMF, TGA etc.
File is shown using ATImageBox component.

* Multimedia: all file types supported by MS Windows Media Player: AVI, MPEG, WMV, MP3 etc.
File is shown using Windows Media Player ActiveX control.

* Internet: all file types supported by MS Internet Explorer: HTML, XML, DOC, XLS etc.
File is shown using Internet Explorer ActiveX control.

* Plugins: all file types supported by Total Commander Lister (WLX) plugins.

See more details:Components for Delphi/C++Builder - ATViewer
Download Link:http://atorg.net.ru/files/ATViewer.zip
 
Last edited by a moderator:

asm64d

Member
Joined
Jun 14, 2008
Messages
943
Reaction score
9,629
TMS Component Pack Pro 5.7.3.0 AutoSetup

Thank to kthulhu
[hide=0]
_http://rapidshare.com/files/417127912/tmscp5730.exe
_http://www.megaupload.com/?d=5H6HMDOL
_http://www.sendspace.com/file/ff4inp
_http://hotfile.com/dl/67075018/2746108/tmscp5730.exe.html
_http://www.badongo.com/file/24044494
_http://ul.to/mjf9pq
_http://depositfiles.com/files/vqi86mvay
_http://www.mediafire.com/?z98xx436xhaha0k
_http://extabit.com/file/28eeif2sahd8u/
_http://www.2shared.com/file/v2elDCth/tmscp5730.html
_http://www.fileserve.com/file/GhejTTq
_http://www.easy-share.com/1912153595/tmscp5730.exe

CRC32: F3227387
MD5: 63E706D5118DC34299FACBD461BFD119
[/hide]

Only source - *.pas (without doc)​
[hide=0]
_http://rapidshare.com/files/417159566/pas_source-only.7z
_http://www.onlinedisk.ru/file/508504/

MD5: E7AAC40461765C5CDE14A492FC2D8BE9
[/hide]
 
Last edited by a moderator:

softtouch2009

New member
Joined
Dec 9, 2009
Messages
1
Reaction score
1
Age
62
IPWorks 8 [v3670] (Full Delphi Edition)

A robust framework including more than 40 enterprise-class controls, IP*Works! enables rapid integration of any major Internet communications protocol or technology including: FTP, HTTP, SMTP, POP, IMAP, SNMP, LDAP, DNS, RSS, SMPP(SMS), XMPP (Jabber), SOAP, WebDav, and more!

*** скрытый блок ***

Roman Gl:
Ну почему я до сих пор продолжаю читать, что в состав IPWorks входит SNMP? Там есть SNPP, а не SNMP!!!


NOT working. Serial blo9cked already...
 

baraozemo

Member
Joined
Mar 18, 2009
Messages
32
Reaction score
160
TOptions v.1.7. Очередная версия “опционального” компонента :).

This component save/load components like the old FormStorage (from rxlib)

version: for delphi 2010.

Компонент Delphi 2010 для работы с Опциями в реестре и .ini-файлах | Delphi в Internet

СКАЧАТЬ:
TOptions(221.58 kB) – компонент для удобной работы с опциями в Delphi версия от 01.09.2010г.
http://www.webdelphi.ru/wp-content/plugins/download-monitor/download.php?id=64
 

proto.ror

Member
Joined
Oct 8, 2008
Messages
18
Reaction score
15
Age
41
TOptions v.1.7. Очередная версия “опционального” компонента :).

This component save/load components like the old FormStorage (from rxlib)

version: for delphi 2010.

Компонент Delphi 2010 для работы с Опциями в реестре и .ini-файлах | Delphi в Internet

СКАЧАТЬ:
TOptions(221.58 kB) – компонент для удобной работы с опциями в Delphi версия от 01.09.2010г.
http://www.webdelphi.ru/wp-content/plugins/download-monitor/download.php?id=64

А нет такогоже но чтоб в XML сохранял, а то INI при урезаных учетках и размещении в program files выдает ошибки и не грузится
 

baraozemo

Member
Joined
Mar 18, 2009
Messages
32
Reaction score
160
if you are under windows vista or windows 7, your application must be UAC compatible, change your program to work under uac rights:

1) when accessing windows registry settings
don't try to write the registry keys in local_machine, or if you need it you should be to use as local_machine you need to install the program as "administrator", but the correct is make it "uac ready" and write in "current_user"
2) when storing application files (ini, data, db,etc..)
and to store inifiles,etc...
use the path that will be available to all users.
CSIDL_COMMON_APPDATA

А нет такогоже но чтоб в XML сохранял, а то INI при урезаных учетках и размещении в program files выдает ошибки и не грузится
 
Last edited by a moderator:

baraozemo

Member
Joined
Mar 18, 2009
Messages
32
Reaction score
160
(un)DelphiX installation program (beta version)
Installation program (un)DelphiX 1.0.9.0 release Sep 2, 2010
Full source code with basic demos.
Installation brings sources to destination directory and following start selected compiler install into IDE Delphi package with IDE settings.

Supported Delphi version 4 , 5 , 6 , 7 , 2005 , 2006 , 2007 , 2009, 2010 and XE.

mirrors
 
Last edited by a moderator:

feandy

Member
Joined
Jan 6, 2010
Messages
29
Reaction score
640
Thanks for Sharing.

I found some problem with TMSWizD2010.bpl not load during start up.
tmswizd2010.dpk could not compile because 2 files missing in source. CodeGenStyle.res, CodeGenStyleFrm.res in ATBWizard.pas
Could somebody who has this files share with me?
Держи
[hide=1]http://www.multiupload.com/JHQ6UTN7NC[/hide]
 
Last edited by a moderator:

Irrezistable

Member
Joined
Apr 3, 2010
Messages
21
Reaction score
138
AlphaControls v6.69 (latest Stable build) [Cracked] (thanks correcaminos)

English: A package of standard and unique components for professional UI design development using AlphaSkins.

* Skinning of standard and 3rd-party components and over 80 own controls which are optimized for using with skins and have own additional features
* Skins are upgradeable and have a very simple structure. If you want to add themes of your own, read more about it in the AlphaSkinMaking.doc. The ASkinEditor tool is free to use.
* The elements of each control are calculated in real-time, so any control can be freely moved and resized at run-time.
* Drawing of components is produced in several layers, so components may be alpha-blended, can have nice realistic borders, shadows and some other beautiful effects
* It is possible to embed any skins within the Exe-file for easy deployment.
* Working with the components is very simple and intuitive
* Big list of supported third-party controls (constantly arises)
* Native support of PNG files, own TsAlphaImageList component
* Unicode support (see help-file for details how to install it)...
Russian: AlphaControls - это набор стандартных и некоторых уникальных компонентов, поддерживающих скины (AlphaSkins), а также имеющих некоторые дополнительнвые возможности.

* Все элементы скина могут иметь свои собственные свойства для рисования продвинутого градиента, реалистичных рамок, полу-прозрачности и размытых теней.
* Графические функции производят все расчеты и рисования в real-time, что позволяет гибко приспосабливаться к используемым цветовым схемам системы.
* Обрабатываются различные события мыши, что дает некоторые доплнительные возможности компонентам.
* Менеджер подсказок управляет подсказками в приложении и придает им красивый вид с множеством настроек, которые можно изменять с помощью специального дизайнера.
* Аналоги стандартных компонентов обеспечивают все функциональные возможности и добавляют множество новых решений для улучшения работы программ и качества их внешнего вида.
(!*!) остальные возможности читайте в пункте описания - "Features", лень переводить...
[hide=1]
Code:
http://rapidshare.com/files/405581996/AppControls.v3.9.2.7z.html
http://www.megaupload.com/?d=0SNSU30L
http://depositfiles.com/ru/files/7mo44fa90
http://hotfile.com/dl/67654323/88ec9a4/AlphaControls_2009_v6.69.7z.html
http://www.zshare.net/download/801537619745c160/
http://uploading.com/files/fa5b3418/AlphaControls%2B2009%2Bv6.69.7z/
[/hide]
 
Last edited by a moderator:

Alexei1977

Member
Joined
May 4, 2010
Messages
5
Reaction score
45
Age
46
Raize Components ver. 5.3
Описание: Raize Components — набор визуальных компонентов для Delphi / C++Builder. Расширяет возможности стандартных визуальных контролов для Win32.
Поддерживаются IDE:
CodeGear RAD Studio 2010 / Delphi 2009 / C++Builder 2010
CodeGear RAD Studio 2009 / Delphi 2009 / C++Builder 2009
CodeGear RAD Studio 2007 / Delphi 2007 / C++Builder 2007
Borland Developer Studio 2006 / Delphi 2006 / C++Builder 2006 / Win32 Turbo Editions
Delphi 2005
Delphi 7
Turbo Delphi Professional Turbo C++ Professional
Доп. информация: Поправлены ошибки.
Совместимость с Vista, Unicode.
full source
Сериал в комплекте

[hide=0]
http://depositfiles.com/ru/files/c67sixpga
http://slil.ru/28804058
[/hide]
 
Last edited by a moderator:

asm64d

Member
Joined
Jun 14, 2008
Messages
943
Reaction score
9,629
SMImport v2.73 FS Retail
Thank to QuaziGizmo
[hide=0]
_http://megaupper.com/files/1RL1XHFX/SMI273Retail.rar
_http://www.onlinedisk.ru/file/511623/
PW: QuaziGizmo

CRC32: C2A9E05F
MD5: 8E65EDD13F5F183BD5EC05E0B380E121
[/hide]
 
Last edited by a moderator:

asm64d

Member
Joined
Jun 14, 2008
Messages
943
Reaction score
9,629
Iocomp Components Full Product 4.0.4 SP2
Thank to diablist
It is published from the permission diablist
[hide=0]
_http://www.klurk.com/files/1DL291LA/Iocomp%20Components%20v404SP2.rar
[/hide]
 

asm64d

Member
Joined
Jun 14, 2008
Messages
943
Reaction score
9,629
ZylTimer 1.18 full source
reversed from demo dcu by coolspace/tank
[hide=0]_http://www.onlinedisk.ru/file/512481/

CRC32: BACD9ED0
MD5: CC3C1B93C6D37276264072D3B7C464CB
SHA-1: 0773B292376B6B3E2D11F2E5530D69ABF3122329[/hide]
Installation:
If you have a previous version of the component installed, you must remove it completely before installing this version. To remove a previous installation, proceed as follows:
-Start the IDE, open the packages page by selecting Component - Install Packages
-Select ZylTimerPack package in the list and click the Remove button
-Open Tools - Environment Options - Library and remove the library path pointing to ZyTimer folder
-Close the IDE
-Browse to the folder where your bpl and dcp files are located (default is $(DELPHI)\Projects\Bpl for Delphi, $(BCB)\Projects\Bpl for C++ Builder). -Delete all of the files related to ZylTimer
-Delete or rename the top folder where ZylTimer is installed
-Start regedit (click Start - Run, type "regedit.exe" and hit Enter). Open the key HKEY_CURRENT_USER\Software\Borland\<compiler>\<version>\Palette and delete all name/value items in the list related to ZylTimer. (<compiler> is either "Delphi" or "C++Builder", <version> is the IDE version you have installed)

-Unzip the zip file and open the ZylTimerPack.dpk file in Delphi (ZylTimerPack.bpk file in C++Builder), compile and install it
and add to Tools/Environment Options/Library (in Delphi/C++Builder menu) the path of the installation (where the ZylTimer.dcu or ZylTimer.dcuil file is located). The component will be added to the "Zyl Soft" tab of the component palette. After you have the component on your component palette, you can drag and drop it to any form, where you can set its properties by the Object Inspector and you can write event handlers selecting the Events tab of the Object Inspector and double clicking the preferred event.

-It is indicated to use this component with "Stop on Delphi exception" option deactivated. You can do this from Delphi / C++Builder menu, "Tools/Debugger Options/Language Exceptions/Stop on Delphi exceptions", otherwise you will have a break at all the handled exceptions
-Avoid to use time consuming code in the OnTimer event, but if it's necessary, run it in a differnet thread.

ZylIdleTimer 1.32 full source
reversed from demo dcu by coolspace/tank
[hide=0]_http://www.onlinedisk.ru/file/512723/
CRC32: E3286C03
MD5: C3F4203B6C0EEAED2C3E30B04512B516
SHA-1: E9687444674A641CC55E751B9028FE8957531D1F[/hide]
 
Last edited by a moderator:
Status
Not open for further replies.
Top