TMS TAdvSmoothTouchKeyboard v.1.0.1.0

Configurable on-screen keyboard for touchscreen applications with support for QWERTY, AZERTY, DVORAK, NUMERIC, CELLPHONE keyboard layouts as well as fully customizable keyboard layouts. Includes a keyboard that can be dropped on a form as well as a popup touchscreen keyboard that can optionally automatically follow focus.

  • Configurable keys, configurable size
  • Automatic highlighting of Shift / Alt-Gr key values
  • Automatic display of shift state
  • Customizable background color or image for normal & down state
  • Popup version that can automatically follow focus control
  • Method to load & save keyboard layouts
  • Keys can have text or images
  • Different keys can have different colors
  • Sub keys when pressing a key
  • Autocompletion list that popups up when typing

Continue reading

Posted in Keys and Keyboard, Shareware | Tagged , , | Leave a comment

FIB DAC v.2.01

he suite of eight data-aware components:

  • TFIB_Database
  • TFIB_Transaction
  • TFIB_Dataset
  • TFIB_UpdateSQL
  • TFIB_Query
  • TFIB_StoredProc
  • TFIB_Generator
  • TFIB_CreateAlterDrop

for direct access of Firebird databases (Interbase also, but tested only on Interbase ver. 7.5). The components are based only on my own, not seldom non-standard, ideas. I have created these components with minimum programming code (all DCUs weigh ONLY 308KB). Wherever the original Borland code was not optimal I have overriden it, but generally I’ve tried to take the maximum advantage of Borland code.

Continue reading

Posted in Database, Freeware | Tagged , , | Leave a comment

ZylGSM v.1.22

ZylGSM is a Delphi & C++Builder component that communicates with a GSM modem or phone with integrated modem (almost all new generation mobile phones).

Main features:

  • send SMS in text mode
  • send SMS in PDU mode
  • delete SMS
  • dial in voice mode
  • dial in data mode
  • answer incoming call
  • hang up current conversation
  • recognize calls and identify caller number
  • new SMS message alert
  • read PDU and text SMS
  • detect GSM modem
  • execute custom AT commands

Continue reading

Posted in Others, Shareware | Tagged , | Leave a comment

EMS DB Comparer for MySQL 3.2.0.5

EMS DB Comparer for MySQL is an excellent tool for MySQL database comparison and synchronization. It allows you to view all the differences in compared database objects and execute an automatically generated script to synchronize structure of MySQL databases and eliminate all or selected differences. The program has the ability to automate MySQL database schemas comparison and synchronization task using the helpful Console Application. Having EMS DB Comparer for MySQL you can work with several projects at once, define MySQL comparison parameters, print difference reports, and alter modification scripts. Its user-friendly interface greatly simplifies discovering and eliminating differences in MySQL database structure saving your time and therefore money.

Continue reading

Posted in MySQL | Tagged , , | Leave a comment

Advanced Data Generator – MySQL Edition v.2.5.0

The Advanced Data Generator is test data generator tool. It can generate real-life-like data into your database, SQL script or CSV files.

It includes libraries with real-life data, like first names, last names, company names and much more. Many datatypes supported, include BLOBs.

Several databases connectivity types supported:

  • ODBC
  • ADO
  • InterBase
  • Firebird
  • MySQL.

Continue reading

Posted in MySQL | Tagged , , | Leave a comment

Database Workbench Pro v.3.3.1

Database Workbench is the developer tool that supports the InterBase and Firebird database engines. The license price is dependent on the database engine support needed.

  • Supports Oracle 8i, 9i, 10g and 11g
  • Supports InterBase 4.x, 5.x, 6.x, 7.x, 8.x (2007) and 9.x (2009)
  • Supports Firebird 1, 1.5, 2.0 and 2.1
  • Supports MySQL 4, 4.1, 5.x and 6
  • Supports Microsoft SQL Server 6.5, 7, 2000 and 2005 including MSDE 1 & 2/SQL Express
  • Supports NexusDB 2.07 and higher
  • Work with multiple databases/connections
  • Create and modify database objects
  • Use the Conceptual or Physical Diagramming Tool
  • Debug Stored Procedures and Triggers
  • Visual Plan Analyzer
  • SQL Insight
  • Two-way Visual Query Builder
  • Datapump functionality to/from ODBC and ADO datasources
  • Table/Index/etc Migration from ODBC/ADO
  • Schema Migration and Schema Compare tools
  • Export data to dbf, txt, csv, xls and dwx
  • Extract Metadata
  • Generate test data (even BLOBs)
  • BLOB Editor/Viewer with OLE support
  • Enterprise Manager, including User Manager and Database Services, Backup and Restore
  • Print metadata
  • Customizable (Code) Templates
  • Dockable tools – arrange your workspace
  • and much more…

Continue reading

Posted in Database Tools | Tagged , , | Leave a comment

TMsDataAdapter v.1.1.1.1

It is a combined component (DataSet, Provider, ClientDataSet and UpdateSQL). If you are used to use ClientDataset, you may want to specify sql statement for each Modify, Delete and Insert sql. This is provided by TMsDataAdapter. It also allows you to change your connection easily from ADO to DBX or IBX or BDE. You can change your connection bridge with minimal source change. Don’t forget that it works based on MIDAS.

Continue reading

Posted in Database, Shareware | Tagged , | Leave a comment

NextGrid v.4.8

NextGrid is powerfully native Delphi and C++ Builder component.

Main Features:

  • Attractive and modern user interface (native OS styles supported)
  • Easy to use columns editor in design time
  • Easy to use properties and methods in run-time
  • 2 Grid Styles (Report and Slides)
  • Compact size (small footprint in final application)
  • 19 column types (more is planned)
  • 5 header styles
  • 15 inplace and standalone editors
  • Indicator, footer, input line included
  • Written from scratch without inheriting limited StringGrid or ListView
  • Unicode and RTL support
  • And much more…

Continue reading

Posted in Freeware, Grids | Tagged , , , | Leave a comment

VisPDF VCL library for creating PDF files v.4.11

Vis PDF Lib is a Delphi and C++ Builder component for creating PDF documents. VisPDF does not use any DLL or other software to create PDF files. The VisPDF distribution includes the complete help system and many demo programs: PDF console application samples, PDF GUI application samples, server PDF application sample etc.

VisPDF Lib allows you to load existing PDF files and edit them in the following manner:

  • Print text and draw on an existing PDF document using it as a canvas
  • Add audio, video and text annotations
  • Change the size and resolution of specific pages and the whole document
  • Add, delete and copy pages
  • Encrypt and sign the document
  • Edit the document properties
  • and much more…

Continue reading

Posted in Reports, Shareware | Tagged , | Leave a comment

TPrintPreview 5.14

TPrintPreview is a descendent of TScrollBox and has properties of both TScrollBox and TPrinter classes. Key features of TPrintPreview are:

  • Supports almost unlimited amount of pages
  • Automatically adjusts printer’s paper size and orientation at the print time
  • Automatically adjusts mapping modes
  • Preview pages can be scaled with an arbitrarily zoom factor
  • Shows created pages while new pages are being processed
  • Displayed pages can be scrolled by mouse dragging
  • Pages can be saved/restored to/from disk
  • Each page is accessible as a Windows Metafile image
  • Has some methods for rendering rich text format
  • Can manage custom forms (custom paper sizes)
  • Allows background and annotation for both print and preview pages
  • Both preview and print pages can be displayed in grayscale, with ability to adjust brightness and contrast
  • Allows inserting, replacing, editing, deleting, and reordering of pages freely at any time
  • By using dsPDF library, can save pages as PDF
  • When GDI+ is available, can save pages as multi-page TIFF image
  • Has a complete set of events

Continue reading

Posted in Freeware, Reports | Tagged , | Leave a comment