Questions tagged as 'delphi-xe3'

0
answers

Application Delphi 10 Seatle does not open

I'm developing an application in delphi 10 seatle with bd firebird and it compiles and runs normally. But when you put it on another computer it gives an error and the address of the memory appears. If I install delphi 10 seatle on that computer...
asked by 28.06.2017 / 18:16
0
answers

How to get the result of a procedure that is on the datasnap server

Needing help here it does not have this function // query that is in fqy_SaldoRs is "PRC_SALDO_MOTOQUEIRO: pMoto" That is nothing more than a query that receives a paramenter of integer type and returns a double function TServerMethods1.fnc...
asked by 21.12.2016 / 20:20
1
answer

Suspend process

I'm trying to suspend a process from windows to Delphi , but to no avail, I'm using the following code: function SuspendProcess(pid:dword):boolean; // Suspende processo pelo PID var module,module1:thandle; SusPendProcess:TNT...
asked by 27.08.2016 / 22:24
1
answer

Attach file using WebBrowser Delphi

I'm developing a tool to automate the sending of emails from the company, I wanted to know how to automatically load an attachment like this screenshot RememberthatIneedtouseTWebBrowser.Ineedittodothis,byclickingthebutton,itautomaticallyadds...
asked by 14.08.2016 / 08:36
1
answer

Question about modal form in MDI application

Well, I'll try to summarize. I have an MDI application which I would like the "MODAL" forms to be superimposed only on the "fsMDIChild" forms and not on the entire application. I did a search and did not get a solution through showmodal, it seem...
asked by 20.04.2015 / 14:27
1
answer

Retrieve XML TXMLDocument at runtime (Delphi XE3)

I'm trying to retrieve the XML data but I can not, the TXMLDocument is being created dynamically and probably is missing some configuration, because when I'm using it visually in the project I can extract the data. function TNFSe.getNumeroRPS(...
asked by 11.07.2014 / 16:51
1
answer

How to use Bass_FX.dll attributes?

Next. I was using the bass.dll without any problem. However when I try to use the attributes of bass_fx.dll, bass does not recognize it. I performed the installation of the two dlls as follows. 1- Copy the dlls to the exe folder. 2- I adde...
asked by 10.03.2014 / 18:19
1
answer

Question about modal form in MDI application

Well, I'll try to summarize. I have an MDI application which I would like the "MODAL" forms to be superimposed only on the "fsMDIChild" forms and not on the entire application. I did a search and did not get a solution through showmodal, it seem...
asked by 20.04.2015 / 14:27
1
answer

Firebird Embarcado

I made an application that I want to use Firebird on board, I follow all the steps of the tips on the net, but on my machine it works but when I send to another computer it can not find the DLL. I followed the steps in the tutorial , but the...
asked by 10.11.2014 / 18:49
1
answer

DBTreeGrid component for DelphiXE

I need a component DBTreeGrid for DelphiXE3 ? I already searched Google but found nothing: ( Does anyone know of any?     
asked by 08.08.2014 / 16:34