Questions tagged as 'delphi'

0
answers

Disabling Android Virtual Keyboard Tips

I needed to disable the suggestions that the Android virtual keyboard looks for. Does anyone have an idea how to do it? Using Delphi XE7     
asked by 19.10.2017 / 15:09
0
answers

BindVisualy, link a label in the code

I would like to know how do I "link" a bindVisualy field with a label created remotely. I'm using Delphi 10.1 Berlin and firemonkey.     
asked by 09.10.2017 / 15:44
0
answers

Zeos Query freezing program

I have a system that makes remote connection to a server with MySQL on the Web using Zeos, in some cases, where the connection wont oscillate, at the time of running Open in a query, the system freezes, does not display error and does not...
asked by 05.10.2017 / 20:15
0
answers

Delphi 7 - Inform A3 Certificate on Indy HTTP

Hello, I'm trying and unsuccessful so far to perform the integration with a web service, where I use the Indy HTTP component, updated to version 10 in Delphi 7 to access and make a GET using XML and JSON in a Web Service REST, however it is nece...
asked by 27.10.2017 / 01:15
0
answers

Error connecting Delphi 10.2 + Zeos + PostgreSql

I'm trying to connect Zeos to a PostgreSql database. I have already copied all the DLLs into the application folder. Zeos finds DLLs, but gives an incompatibility error:    Client-Library libpq.dll found but could not be loaded. Check c...
asked by 30.10.2017 / 13:12
0
answers

How to make a contact list in Delphi

I'm creating in delphi a list of contacts, just like the phone, but I needed to do that sidebar with the letters of A - Z and when it clicks on some letter the vscrool would go to the counted ones of the selected letter. The contacts I will use...
asked by 06.10.2017 / 19:35
1
answer

Receiving string JSON via Socket

I'm getting a stream with JSON strings and I'm displaying it in a TMemo. It happens that I am not able to process JSON correctly because it does not always come with the same amount of characters from the server. You would need to process the JS...
asked by 18.10.2017 / 02:12
1
answer

Replace words when importing in ListView

I am importing a .DAT file into a ListView , so before the import is done the program looks for the expression {keyword} in the items and that same expression is replaced by the text of an Edit . Example:    Original item in .d...
asked by 14.09.2017 / 14:40
0
answers

How to copy the contents of a hint code parameter?

In Delphi, when we press the CTRL+SHIFT+ESPAÇO combination after the parentheses of a function, the IDE brings a code parameter hint , saying the fields that should be entered for that function. I would like to know if there is a way t...
asked by 12.09.2017 / 15:48