11 questions
Indy9 Code void__fastcall TfrmMain::ServerConnect (TIdPeerThread*AThread){ BKUK_PACKET Pkt;-----------------------------------------------------------AThread->Connection->ReadBuffer(BYTE*)&...
Indy 9 Program void__fastcall TfrmMain::ServerConnect (TIdPeerThread*AThread){----------------------------------------------------------- TIdTCPServerConnection* con=AThread->Connection;-----------...
I want to start Safari when I run the program written in Delphi on iOS.How can I do this?
The WMQueryEndSession tries to do the pre-widows action, but the WMQueryEndSession does not appear to occur and does not perform the action in the WMQueryEndSession.Please tell me the possible cause.D...
When I built it on the FMX of RAD Studio Sydney, the program had been installed and running on the actual Android machine.After I patched the sydney, the AAB file was created and it stopped working on...
I am currently using delphiXE5 to create a large number of detailed tools (modules) in the VCL form app, but it is especially troublesome to set up icons one by one as it is an application for busines...
When I run 'xxxxxx.exe' on Windows 10, I get the following error and I can't process it.Access violation at address0066472F in module 'xxxxxx.exe'.Read of address0000007C.If the above error occurs, pl...
objFind := TJSONObject.Create; objFind1 := TJSONArray.Create; objFind4 := TJSONObject.Create; objFind3 := TJSONArray.Create; objFind2 := TJSONObject.Create; With nxQuery2.Create(self) do begin tr...
First of all, I would like to thank the people who read the questions.While implementing the pad server with delphi(tokyo) version, there is a memory leak in the process of creating multiple api and p...
Hi, how are you?With the current Delphi 10.2 (tokyo) version, server, cla, in JSON type with the source implemented by the existing developerWe are making simple Android programs such as linking betwe...
- 1 - | » |
© 2024 OneMinuteCode. All rights reserved.