An open API service indexing awesome lists of open source software.

https://github.com/salvadordf/fmx-demos

Collection of Firemonkey demos and samples
https://github.com/salvadordf/fmx-demos

android delphi firemonkey fmx

Last synced: about 1 year ago
JSON representation

Collection of Firemonkey demos and samples

Awesome Lists containing this project

README

          

# FMX-demos
Collection of Firemonkey demos and samples

## WorkerThreadDemo
This is just a test of a permanent worker thread capable of receiving custom messages, process the information and send the results to a particular form. This demo was tested in Windows and Android.