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

Status
Not open for further replies.

robertmarq

Member
Joined
Jun 21, 2010
Messages
5
Reaction score
35
FastReport Enterprise 4.11.13 Full Source


http://www.megaupload.com/?d=FGP968K4
http://www.fileserve.com/file/4Ut4SP2

xlsreadwrite4.052

Native access to Excel files. The user doesn't need to have Excel, or any other software installed.
XLSReadWriteII works as an invisible Excel workbook. All cell values are always accessible.
Stability. One of the major goals with XLSReadWriteII was to create a product that won't corrupt the Excel files and won't alter any data in the file.
XLSReadWriteII is easy to use. With the formatting interface, you can format cells through a cell object.

http://www.megaupload.com/?d=6ZVGGA19
http://www.filesonic.com/file/1318989874/xlsreadwrite4.052.rar

TMS Advanced Spread Grid

Powerful spreadsheet function calculation support added to the full TAdvStringGrid feature set

[HIDE="http://hotfile.com/dl/122413222/10fd3ed/TMS_Advanced_Spreadgrid--chriszion.7z.html"]
[HIDE="https://rapidshare.com/files/2864517590/TMS_Advanced_Spreadgrid--chriszion.7z"]
[HIDE="http://www.megaupload.com/?d=TCQ24SM7"]

pass : chriszion
 
Last edited by a moderator:

tynicki

Member
Joined
Nov 20, 2007
Messages
11
Reaction score
47
xlsreadwrite4.052

Native access to Excel files. The user doesn't need to have Excel, or any other software installed.
XLSReadWriteII works as an invisible Excel workbook. All cell values are always accessible.
Stability. One of the major goals with XLSReadWriteII was to create a product that won't corrupt the Excel files and won't alter any data in the file.
XLSReadWriteII is easy to use. With the formatting interface, you can format cells through a cell object.

http://www.megaupload.com/?d=6ZVGGA19
http://www.filesonic.com/file/1318989874/xlsreadwrite4.052.rar

Лежат какие-то 2 файла *.dcu b и *.exe Для какой платформы - непонятно. Забавно.
 

moradian

Member
Joined
Sep 19, 2009
Messages
23
Reaction score
132
Location
Isfahan(Iran) Исфахан (Иран)
DISQLite3 PRO 2.4.3 Full Source D6-DXE
DISQLite3 is a self-contained, embeddable, zero-configuration SQL database engine for Delphi (Embarcadero / CodeGear / Borland):
* Transactions are atomic, consistent, isolated, and durable (ACID) even after system crashes and power failures.
* Zero-configuration - no setup or administration needed.
* Implements most of SQL92.
* A complete database is stored in a single (possibly encrypted) disk file.
* Supports terabyte-sized databases and gigabyte-sized strings and blobs.
* Self-contained: no external dependencies, no DLLs.
* Small footprint and smart linking: Only required code is compiled in, adding as little as 300 KB code space only.
* Db.pas is not required, which allows DISQLite3 to compile with all flavours of Delphi, including Delphi Standard and Delphi Personal.
* TDataSet descendants are available to work with existing data aware controls and report generators.
* Faster than other popular database engines for most operations.
* Simple, easy to use API layers: Native, object and TDataSet.
* Database files created with DISQLite3 can also be accessed by Linux and MacOS using the default SQLite libraries.
disqlite3_drive_catalog_demo.png

Download
 

ZZevs

New member
Joined
Jul 25, 2011
Messages
1
Reaction score
0
Russian version
Разве русская версия? Языки вложены лишь английский и китайский. Но это мелочь. Сборка стабильная, работает прекрасно! Огромное спасибо!
 

LeshaRB

Staff member
Premium
Joined
Jun 11, 2007
Messages
319
Reaction score
451
Location
Минск

Legolas

Member
Joined
Aug 6, 2004
Messages
52
Reaction score
36
Age
49
Лежат какие-то 2 файла *.dcu b и *.exe Для какой платформы - непонятно. Забавно.

Исходя из названия файла видим xlsrwii4_d2011.exe - для Delphi 2011.
DCU файл - это пропатченая компилюшка. Положить взамен установленной exe-шником.
 

LeshaRB

Staff member
Premium
Joined
Jun 11, 2007
Messages
319
Reaction score
451
Location
Минск
DISQLite3 PRO 2.4.3 Full Source D6-DXE

disqlite3_drive_catalog_demo.png

Download

Уже давно 2.4.5 лежит!!!

DISQLite3 2.4.5 – 1 Jul 2011
Add support for URI filenames. URI filenames are disabled by default (for backwards compatibility) but applications are encouraged to enable them since incompatibilities are likely to be exceedingly rare and the feature is useful.
Add the sqlite3_vtab_config interface in support of ON CONFLICT clauses with virtual tables.
The virtual table interface has been enhanced to support SAVEPOINT and ON CONFLICT clause processing, and the built-in RTREE and FTS3/FTS4 have been augmented to take advantage of the new capability. This means, for example, that it is now possible to use the REPLACE command on FTS3/FTS4 and RTREE tables.
Avoid unnecessary reparsing of the database schema.
Added support for the FTS4 prefix option and the FTS4 order option.
Allow WAL-mode databases to be opened read-only as long as there is an existing read/write connection.
Fix a problem with WAL mode which could cause transactions to silently rollback if the cache_size is set very small (less than 10) and DISQLite3 comes under memory pressure.

DISQLite3 2.4.4 – 12 Apr 2011
Integer arithmetic operations that would have resulted in overflow are now performed using floating-point instead.
New "fuzzer" Virtual Table (DISQLite3 Pro only).
New "wholenumber" Virtual Table.
Increased the version number on the VFS object to 3 and added new methods xSetSysCall, xGetSysCall, and xNextSysCall used for testing.
Increase the maximum number of attached databases from 30 to 62, even though the default value remains at 10.
Enhance the ANALYZE command to support the name of an index as its argument, in order to analyze just that one index.

http://rghost.ru/15952211
 

baraozemo

Member
Joined
Mar 18, 2009
Messages
32
Reaction score
160
Arkadia Components (Free, with Sources and Demo) :beer:
(Very usefull) Components suite for Delphi: Binary Tree, Firebird API, HTML, String, Unicode, Ftp Client, GSM, Http Client, Internet Messages, Isapi, MySql client, Sqlite3 client, NNTP Client, PHP Runner, SMTP Client, Xml Parser, etc.

and has functions to handle strings, unicode, html,sql parsers, visual conponents (buttons, listview, memo,etc...etc...)
a amazing visual library and functions... must have!


download version 3.79
 
Last edited by a moderator:

yomero

Member
Joined
Jan 14, 2010
Messages
5
Reaction score
2
Age
62

These files aren't available anymore :-(

It's a good idea, when some holes are found on the vendor's sites, to make a sparse use of them by downloading the items found and uploading them to public servers as MU, RS, etc. This way the hole remains in secret, the vendor isn't informed by an excesive traffic and his products remain available.

Just a humble comment and thanks for sharing with us.
 

kskan1122

Member
Joined
Dec 15, 2008
Messages
46
Reaction score
192
These files aren't available anymore :-(

It's a good idea, when some holes are found on the vendor's sites, to make a sparse use of them by downloading the items found and uploading them to public servers as MU, RS, etc. This way the hole remains in secret, the vendor isn't informed by an excesive traffic and his products remain available.

Just a humble comment and thanks for sharing with us.

Below is the website that host those old files:
http://quickburro.net:82/index41.htm
 

John_R

Member
Joined
May 12, 2010
Messages
22
Reaction score
5
Исходя из названия файла видим xlsrwii4_d2011.exe - для Delphi 2011.
DCU файл - это пропатченая компилюшка. Положить взамен установленной exe-шником.

А под Delphi 2010 нету подобного?
 

karuna

New member
Joined
Apr 22, 2010
Messages
1
Reaction score
0
Create modern-looking & feature-rich Windows applications faster with over 300 components in one money and time saving bundle

http://www.wupload.com/file/44131420/06.07.2011.WZ.TMS.Component.Pack.v6.0.4.0.Delphi.BCB.RETAIL-Lz0.rar

RGB

Добавлено через 3 минуты
The TJamShellList , TJamShellTree and TJamShellCombo components look and behave exactly like the corresponding parts of the Explorer. The non-visible TShellBrowser component provides an easy interface to the Windows Shell API. All components support the properties page, correct icons, OLE drag-and-drop , the Explorer context menu and merge with your Delphi popup menus.

http://www.wupload.com/file/44127454/06.07.2011.WZ.JAM.Software.ShellBrowser.v7.3.Delphi.ALL.RETAIL-Lz0.rar

RGB
Error reading AdvMamo1.ClipboardFormats: Property ClipboardFormat does not exist.
 

TeHb

New member
Joined
Mar 29, 2004
Messages
3
Reaction score
0
Привет всем :)
Народ если у кого получилось прилепить MyDAC 5.90 к DelphiXE не поделитесь премудростью как это сделать
 
Status
Not open for further replies.
Top