This visualization sample demonstrates the use of the TMapView class. We will show how to display and interact with the map, including:
Changing between two tabs that display different maps.Showing the coordinates of the map center.Zooming in and zooming out both maps.
Location Visualization
You can find the Tabbed Map sample project at:
Start | Programs | Embarcadero RAD Studio…
Discover The Powerful Custom ModernListView Library For Cross-Platform Development in Delphi FireMonkey
April 2, 2021
The website www.fmxexpress.com has an article with some really detailed information about the ModernListView Library. Lets check what they are saying.
“Developer rzaripov1990 has a custom ListView component over on Github for Firemonkey in Delphi 10 Berlin. The ListView…
Work Efficiently With Git Repositories Using GitForDelphi
March 30, 2021
GitForDelphi allows you to work with git repositories from within your Delphi code, with the only dependencies being the uGitForDelphi.pas source file and the libgit2 DLL.
It’s extremely easy to use GitForDelphi !
To set it up, just add uGitForDelphi to the…
The FMX.TabSlideTransition Sample adds dynamism to the use of tab sliding effects in mobile applications.
Location
You can find the TabSlideTransition sample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and navigate to: Object…
Learn How Easy It Is To Map Dataset Columns With A Table Adapter In FireDAC For Delphi
March 6, 2021
The Commands sample shows you how to set up column mappings.
Location
You can find the MappingColumns sample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to: Object PascalDatabaseFireDACSamplesDApt LayerMappingColumns…
Learn How to Use The MQTT Protocol in Delphi With This Library
February 11, 2021
MQTT stands for MQ Telemetry Transport and it is a specification for a publish-subscribe protocol for communication between devices.
When we are talking about Lightweight and Efficient, MQTT Protocol is a very good example. MQTT clients are very small, require minimal…
Flexible InterBase AdminUtility Sample Tours You Through Powerful InterBase Features
February 11, 2021
The sample also admits authentication.
Apart from the parameters to connect to an InterBase server, the sample has four tabs to perform administrative tasks:
Server Users Tab:
Click Refresh Users to get all the users from the InterBase server.
Backup Tab:
Use…
Learn How To Migrate dbExpress To FireDAC With The reFind Tool In This Delphi Sample
February 7, 2021
This sample project demonstrates how to migrate the project MeetingOrganizer from dbExpress to FireDAC using the reFind.exe tool.
Location
You can find the DBX2FDMigration project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate…
Escape sequences allow for writing DBMS-independent SQL commands. The sample predefines some escape function sequences. To execute a predefined escape function, right-click the Function edit box and choose a predefined escape function from the popup menu. Moreover, the…
FireDAC Tip: Learn How to Manage Centralized Cached Updates With This Schema Adapter Sample
February 4, 2021
The FireDAC.SchemaAdapterMemTable Sample uses some methods and properties of TFDSchemaAdapter in order to implement some features related with the management of Centralized Cached Updates.
Location
You can find the SchemaAdapterMemTable sample project at:
Start…




