Delphi » Page 602

TMS Aurelius 2.20 Full Source

TMS Aurelius 2.20 Full Source
TMS Aurelius 2.20 Full Source | 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

EMS Advanced Data Export VCL 4.10.0.7 Full Source

EMS Advanced Data Export VCL 4.10.0.7 Full Source

EMS Advanced Data Export VCL 4.10.0.7 Full Source | 3.7 Mb


Advanced Data Export VCL is a component suite for Borland Delphi and C++ Builder that allows you to save your data in the most popular data formats for the future viewing, modification, printing or web publication. You can export data into MS Access, MS Excel, MS Word (RTF), Open XML Format, Open Document Format (ODF), HTML, XML, PDF, TXT, DBF, CSV and more! There will be no need to waste your time on tiresome data conversion - Advanced Data Export will do the task quickly and will give the result in the desired format.
Read more

Castalia 2013.4

Castalia 2013.4
Castalia 2013.4 | 49 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.

What’s new in Castalia 2013.4:

Fixed: Error CCI 2738 when writing code using the Android personality
Fixed: Structural highlighting doesn’t work correctly for class static methods
Several small performance improvements in speed and memory usage
Read more

EMS SQL Manager for MySQL 5.137

EMS SQL Manager for MySQL 5.137
EMS SQL Manager for MySQL 5.137 | 72 Mb


EMS SQL Manager for MySQL is a high performance tool for MySQL database administration and development. It works with any MySQL versions from 4.1 to the newest one and supports all of the latest features including MySQL triggers, views, stored procedures and functions, InnoDB foreign keys, Unicode data and so on. SQL Manager for MySQL allows you to create/edit all MySQL database objects, design MySQL databases visually, run SQL scripts, import and export MySQL database data, manage MySQL users and their privileges and has many other useful features for efficient MySQL administration. SQL Manager for MySQL has a state-of-the-art graphical user interface with well-described wizard system, so clear in use that even a newbie will not be confused with it.
Read more

EurekaLog 7.0.6.68 RC10 Enterprise

EurekaLog 7.0.6.68 RC10 Enterprise
EurekaLog 7.0.6.68 RC10 Enterprise | 111 Mb


EurekaLog is the new Delphi and C++Builder exception tracer tool that gives your application (GUI, Console, Web, etc.) the power to catch all exceptions, memory leaks and detect infinite-loops and deadlocks. It generates a detailed log with the call stack at the point that raised the exception, showing unit, class, method and line number, (see this example), and displays it on screen and optionally sends it back to you via email or to a Web Server (using the HTTP-S/FTP protocols or sending directly to your preferred "Web Bug Tracker" software), thus helping speed up the process of bug-location and resolution by a factor of 10!
Read more

EhLib v6.3 Build 6.3.168

EhLib v6.3 Build 6.3.168
EhLib v6.3 Build 6.3.168 | 8.5 Mb


X-Files Components package contains a full set of advanced visual components designed for Delphi 5, 6, 7, 8, 2005, 2006, 2007, 2009, 2010, XE, XE2, XE3, XE4 and C++Builder 5, 6, 2006, 2007, 2009, 2010, XE, XE2, XE3, XE4, XE5.
Read more

Absolute Database Multi-User Edition 7.20 for D7-DXE4 Full Source

Absolute Database Multi-User Edition 7.20 for D7-DXE4 Full Source

Absolute Database Multi-User Edition 7.20 for D7-DXE4 Full Source | 19 Mb


Absolute Database is a Delphi database engine which lets you forget the Borland Database Engine (BDE). This BDE replacement is the compact, high-speed, robust and easy-to-use database engine. With Absolute Database you will not need special installation and configuration, it compiles right into your EXE. Make your application faster and smaller with Absolute Database BDE alternative! An individual may use Absolute Database Personal in a project if he / she is the only user of this project. If your project is public or if you represent a company, you must order commercial edition of Absolute Database.
Read more

TMS Component Pack 7.1.3.0 Full Source

TMS Component Pack 7.1.3.0 Full Source
TMS Component Pack 7.1.3.0 Full Source | 78 Mb


TMS Component Pack for Delphi & C++Builder includes feature-packed grids, Office 2007 ribbon, Office 2003 style toolbar, planning/scheduling components, advanced edits, toolbars, internet auto application update, Office 2003/2007 style tabs, pager, panel, Outlook navigational controls and much much more... Create modern-looking & feature-rich Windows applications faster with well over 350 components in one money and time saving bundle for Delphi 7,2006,2007,2009,2010,XE,XE2,XE3,XE4,XE5 & C++Builder 2006,2007,2009,2010,XE,XE2,XE3,XE4,XE5.
Read more

FastReport 4.15 Enterprise

FastReport 4.15 Enterprise
FastReport 4.15 Enterprise | 46 Mb


FastReport 4 VCL is an add-on component that allows your application to generate reports quickly and efficiently. FastReportВ® provides all the necessary tools to develop reports, including a visual report designer, a reporting core, and a preview window. It can be used in the Embarcadero (ex Borland and CodeGear) Delphi 4-XE2, C++Builder 6-XE5.
Read more