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

Blog

Digital solution partner

Orace Tips – Recursive query

Delphi – Int to Hex and Hex to Int

int2hex example in delphi:

hex2int example:

Synaptica @office

Delphi Firemonkey manage VirtualKeyboard on mobile applications

In Firemonkey you can manage the virtualkeyboard on your mobile applications. if you need that the keyboard not autoshow in your application when a text box is selected you can add this code:

obviusly to enable the virtual keyboard:

so if you have the virtualkeyboard enabled and you want to hide when and…
Read more

Get GPS coordinates (latitude and longitude) from address in Java

Build your own HTTPS server with Delphi

Assuming that you know how to make a web server with TidHttpServer, but now you need to put your server in HTTPS, so to do that you need to add to your application the TIdServerIOHandlerSSLOpenSSL and set it as the IOHandler of your TidHTTpServer. IMG IOHANDLER Now you need a valid and unique certificate, to…
Read more