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
- Host: GitHub
- URL: https://github.com/salvadordf/fmx-demos
- Owner: salvadordf
- License: mit
- Created: 2020-01-30T17:01:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-30T17:12:28.000Z (over 6 years ago)
- Last Synced: 2025-05-07T14:55:15.611Z (about 1 year ago)
- Topics: android, delphi, firemonkey, fmx
- Language: Pascal
- Size: 12.7 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.