I have a TSpeedButton that should have 2 main statuses, one for the pressed status (down) and one when it's up. What i want to achieve is to display an icon of
Running 11.1, I get this TGPUObjectsPool error on shutting down a simple basic FMX 2D app under Windows 64-bit (Release mode). First time I have seen this error
I am coming across this infamous error in my Delphi application. In my ADODataSet, I have set my CommandType to cmdText, and then set CommandText to SELECT * FR
I read Get current selection in WindowsExplorer from a C# application?: IntPtr handle = GetForegroundWindow(); List<string> selected = new List<string
I have created a simple web server using tWebModule. I have created a standalone for testing, and an ISAPI DLL for deployment to IIS. Both use the same code.
I'm working on a 3D project in OpenGL. Picking objects is my thing to worry about, but right now I can't get the main thing working. Which is casting a ray from
By this delphi code I can enable wifi on android device. var WiFIServiceNative: JWifiManager; begin WiFIServiceNative := JWifiManag
Is there a way to access the different items configured to a FMX TListview's ListViewItem component below the ListView rows are filled? I have a TListView set t
I have unsuccessfully tried to execute a SELECT from inside Delphi XE7. The same query perfectly works when run from inside SqliteExpert (or any other similar a
I have a project where we need to create a application for capture infomation from a 'tournament', for example a soccer knock out tournament where you have to
If I have a given date range (DateFrom and DateTo), how can I get all the dates within the date range?
My English is not very good, a photo will be more efficient. I cannot find or manage the "complementary" Windows font on Delphi 11.
in other PL we can declare const Test = 'my test '+inc(someVar)+' is work'; how to simulate this in delphi? my delphi example may be like that: const Msg = 's
RAD Studio 11.1, trying to install Delphi. I have previous installs of Delphi 10.4 and 10.3. I have an enterprise license. I am installing on windows 11 Pro, 2
For an example I would like to resolve a class passing in a TComponent and TNotifyEvent such as below but the base constructor of TObject gets called and not of
Delphi has a demo with EdgeBrowser I am trying to Subscribe to DevToolsProtocol using the follow. EdgeBrowser.SubscribeToCDPEvent('Log.enable'); EdgeBrows
How can I "click" on the following HTML element via Delphi code? <div id="card" class="ev_tab_title display active " draggable="true" tabindex="0" title="Boa
In connection with my previous question I've successfully save string values in StringGrid to my database in one column. Now I want to retrieved the values from
I have a VCL application that works fine with D10.4. Created with D11, all elements of the form are displayed greatly enlarged at runtime. Depending on the proj
I am trying to do a small application (hello world for start) for accesing binance API with Delphi 10.3 using TRESTClient. Here is the code: procedure TfrmMain.