Delphi » Page 425 » Developer.Team - Developers Paradise!

Castalia 2014.9 Suite for Delphi XE7

Castalia 2014.9 Suite for Delphi XE7
Castalia 2014.9 Suite for Delphi XE7 | 5.5 Mb


Castalia transforms the Delphi programming environment into an amazing development platform. Castalia lives on the bleeding edge of IDE technology, giving you cutting edge tools to write better code faster, understand code more accurately, and improve code you've already written.
Read more

Real Thin Client SDK 6.3.2

Real Thin Client SDK 6.3.2

Real Thin Client SDK 6.3.2 | 2 Mb


By using non-blocking event-driven communication with a built-in thread-pooling mechanism, RealThinClient SDK can handle thousands of active connections by using a limited number of threads in a real multi-threaded environment (for example, 100 threads will be more than enough to handle several thousand active connections). Combined with reduced need for all important resources (CPU, Memory, Threads, Timers, Handles, etc), automatic handling of all communication-related objects, flexible remote functions (accept any structure for parameters and return any other structure as a result), automatic session handling (integrated time-out with variable life time) and a lot more, makes writing stable and fast Servers and Clients very easy with the RealThinClient SDK..in/images/2014/09/26/odSx.png[/img]
Read more

Devart UniDAC 5.5.11 Full Source

Devart UniDAC 5.5.11 Full Source
Devart UniDAC 5.5.11 Full Source | 9 Mb


Universal Data Access Components (UniDAC) is a powerful library of nonvisual cross-database data access components for Delphi, Delphi for .NET, C++Builder, and Lazarus (Free Pascal). We have combined the experience of long-term successful development into one product, which provides unified access to the popular database servers like Oracle, Microsoft SQL Server, MySQL, InterBase, Firebird, PostgreSQL, SQLite, DB2, Microsoft Access, Sybase Advantage Database Server, Sybase Adaptive Server Enterprise, and other databases (using ODBC provider).
Read more

TMS Aurelius 2.2 Full Source XE-XE7

TMS Aurelius 2.2 Full Source XE-XE7
TMS Aurelius 2.2 Full Source XE-XE7 | 4.8 Mb


ORM framework for Delphi with full support for data manipulation, complex and advanced queries, inheritance, polymorphism, and more...

    Query1.Sql.Text := 'SELECT I.ID AS INVOICE_ID, I.INVOICE_TYPE, I.INVOICE_NO, I.ISSUE_DATE, I.PRINT_DATE, ' +  
      'C.ID AS CUSTOMER_ID, C.CUSTOMER_NAME, C.SEX, C.BIRTHDAY, N.ID AS COUNTRY_ID, N.COUNTRY_NAME' +  
      'FROM INVOICE AS I INNER JOIN CUSTOMER AS C ON (C.ID = I.CUSTOMER_ID) ' +  
      'LEFT JOIN COUNTRY AS N ON (N.ID = C.COUNTRY_ID)' +  
      'WHERE I.ID = :INVOICE_ID;'  
    Query1.ParamByName('INVOICE_ID').AsInteger := 1;  
    Query1.Open;  
    ShowMessage(Format('Invoice No: %d, Customer: %s, Country: %s',  
      [Query1.FieldByName('INVOICE_NO').AsInteger,  
      Query1.FieldByName('CUSTOMER_NAME').AsString,  
      Query1.FieldByName('COUNTRY_NAME').AsString]));  
Read more

EhLib 6.3 Build 6.3.184 D7-XE7

EhLib 6.3 Build 6.3.184 D7-XE7
EhLib 6.3 Build 6.3.184 D7-XE7 | 13 Mb


It contains components and classes for Borland Delphi 7, 9, 2005, 2006, CodeGear Delphi 2007, CodeGear RAD Studio 2009, Embarcadero RAD Studio 2010, XE, X2 and RAD Studio XE7, intended to increase capacity of the client part of database application in part of interaction with applications user.
Read more

ModelMaker Tools Code Explorer 11.1.0

ModelMaker Tools Code Explorer 11.1.0
ModelMaker Tools Code Explorer 11.1.0 | 8 Mb


Native Delphi modeling and Refactoring tool based on UMLв„ў 2 technology. Delphi 4-7, 2007-2010 and XE-XE3 and Visual Studio 2003-2012 integration. Instant Code generation. Reverse engineering (code import) and instant visualization. Design and restructure code. Deploy design patterns and apply Built-in Refactorings.
Read more

WinSoft Optical Character Recognition 5.9 D5-XE6

WinSoft Optical Character Recognition 5.9 D5-XE6

WinSoft Optical Character Recognition 5.9 D5-XE6 | 14 Mb


Use OCR component to retrieve text from image, for example from scanned paper document.

uses Tesseract OCR engine and Leptonica image processing library
available for Delphi/C++ Builder 5 - XE6 and Lazarus 1.2.4
source code included in full version
royalty free distribution in applications
Read more

WinSoft ADO Component Suite 3.6 D5-XE6

WinSoft ADO Component Suite 3.6 D5-XE6
WinSoft ADO Component Suite 3.6 D5-XE6 | 1 Mb


Delphi and C++ Builder components for universal data access using ADO (ActiveX Data Objects). ADO Component Suite is thin wrapper for ADO objects and it's very well suited for building application servers and clients when Delphi/C++ Builder TDataSet capabilities aren't required.
ADO Component Suite is part of Adonis Component Suite.
Read more