Via Cà Matta 2 - Peschiera Borromeo (MI)
+39 02 00704272
info@synaptica.info

Blog

Digital solution partner

DKLang for Delphi

DKLang è un package per Delphi relativo alla gestione dell’internazionalizzazione delle applicazioni. E’ composto da un insieme di componenti, classi e tools veramente ridotto ma efficace, il tool è open source e compatibile con tutte le piattaforme di sviluppo di Delphi (Windows,MacOSX,iOS,Android e Linux) sia per Firemonkey che VCL. Le versioni del tool sono scaricabile…
Read more

Change TextSettings to TTreeVievItem in Firemonkey

Changing the text property of a tree item in Firemonkey is really simple, you only need to do this:

Embarcadero Rad Studio / Delphi 10.2 is released

The popular development platform “Rad Studio” Embarcadero reaches the 10.2 version of Linux reintroduction as a supported platform. At the moment the only compilation target for linux x86 64bit, which to me is very tight, because it is a native environment the target that I would have loved to ARM’s 32/64-bit fast to develop modules…
Read more

Only for women

Delphi/Firemonkey memory check on Android App by ActivityManager

Tested on Delphi 10 Seattle. by importing “ActivityManager” you can check the status of memory from you Android Applications, and check a lot of other things like if a process is running. here is the demo apk memtestandroid.apk and the source code : android_memorymanager_source

Delphi fmx Android App to check mem usage