Delphi » Page 74 » Developer.Team

TMS Echo v1.10.0.1 for Delphi XE2 - Delphi 11 Alexandria Full Source

TMS Echo v1.10.0.1 for Delphi XE2 - Delphi 11 Alexandria Full Source
TMS Echo v1.10.0.1 for Delphi XE2 - Delphi 11 Alexandria Full Source


TMS Echo is a Delphi framework for data replication. It's part of TMS Business product line, and it's relies on TMS Aurelius to function. It allows you to have two or more databases and synchronize data between them. Changes you make to one client database (inserts, updates, deletes) can be sent to another database. It's bidirectional, so you can send and receive changes between databases.
Read more

TMS RemoteDB v2.13.1.1 Full Source for Delphi XE2-Delphi 11 Alexandria

TMS RemoteDB v2.13.1.1 Full Source for Delphi XE2-Delphi 11 Alexandria
TMS RemoteDB v2.13.1.1 Full Source for Delphi XE2-Delphi 11 Alexandria


The RemoteDB Server is a Delphi application/service that listen to http requests. When clients perform requests, the RemoteDB Server will forward the requests to the actual database server being used, using the specified database-access component. The SQL is performed and the results are returned back to the client. You can choose the components that will perform the SQL statements from a wide-range of options such as FireDac, dbExpress, dbGo (ADO), among others, using component adapters. The SQL database can be any database server supported by the components used, and must be thread-safe (most are).
Read more

TMS FNC Maps v3.0.2.0 Source Code for Delphi XE7-Delphi 11 Alexandria

TMS FNC Maps v3.0.2.0 Source Code for Delphi XE7-Delphi 11 Alexandria
TMS FNC Maps v3.0.2.0 Source Code for Delphi XE7-Delphi 11 Alexandria


Hold the full power of mapping in your hand! Cross-framework, cross-platform, cross-service mapping component library.

Directions/Routing (TTMSFNCDirections)
Options for configuring alternative routes, step by step directions, …
Geocoding (normal, reverse) (TTMSFNCGeocoding)
Getting current location (TTMSFNCLocation)
Getting elevation for a location (TTMSFNCElevation)
Read more

TMS FNC Core v2.8.1.4 Full Source Code for Delphi XE7-Delphi 11 Alexandria

TMS FNC Core v2.8.1.4 Full Source Code for Delphi XE7-Delphi 11 Alexandria
TMS FNC Core v2.8.1.4 Full Source Code for Delphi XE7-Delphi 11 Alexandria


Cross-framework core layer for creating rich visual and non-visual components.

Features
JSON reading, writing and parsing functionality
Base64 and URL encoding and decoding
Component persistence
Undo/Redo Manager
Verification of numeric, alphanumeric character sets
Message, file open and save dialogs
Easy access to application and documents folder
Read more

TMS FNC AppTools v1.0.0.0 Full Source for RAD Studio XE7-11 Alexandria

TMS FNC AppTools v1.0.0.0 Full Source for RAD Studio XE7-11 Alexandria
TMS FNC AppTools v1.0.0.0 Full Source for RAD Studio XE7-11 Alexandria


Universal Delphi & C++ Builder components for VCL or FMX desktop application management. Compared to the rest of the FNC family (that is the family of our universal components), TMS FNC AppTools is a little bit different. It revolves exclusively around desktop application development! The reason for this is simple: desktop and mobile applications are unalike and some functionalities/features make no sense or restricted in mobile environments. This way we can fully focus on desktop specific needs.
Read more

Winsoft CSV Library v5.8 Full Source for for Delphi/C++ Builder 6 - 11 and Lazarus

Winsoft CSV Library v5.8 Full Source for for Delphi/C++ Builder 6 - 11 and Lazarus
Winsoft CSV Library v5.8 Full Source for for Delphi/C++ Builder 6 - 11 and Lazarus


Delphi and C++ Builder comma-separated values (CSV) library.

Read and modify existing csv files
Create new csv files
Optimized for large data
Selectable field separator
Selectable CR/LF/CRLF output
Selectable enclosing character
Optional white space enclosing
Optimized output, enclosing emitted "as needed"
Read more