-
E.g.if you're developing for the VCL then you probably don't need anything in the FMX scope to be displayed.
One possible solution:
Allow user to create a blacklist of scope names and ignore any…
-
I tried to convert the Pascal binding unit to work in Delphi, but I cannot seem to resolve the circular dependencies of the many classes. Will this be provided as another option?
-
See pull request #839 for a detailed discussion. Proposed changes:
- Since FMX uses the type single for coordinates and dimensions, while VCL uses Integer, we should create an lais to avoid having to…
-
utilize existing f1.announcement, use it as a messaging bus.
-
In [`4fd9c03`](https://github.com/keithemyers/tfaUptime/commit/4fd9c03c1ccdb854bea8d72ea1f36cbd12018e39
), FMX (https://tfa.gofmx.com/login) was **down**:
- HTTP code: 500
- Response time: 137 ms
-
There's an issue in Linux when you try to paste text in the Google search box.
This issue affects browsers with GlobalCEFApp.MultiThreadedMessageLoop set to FALSE.
The application freezes for a f…
-
Hello,
I have an application that uses TIdTCPServer to listen for tcp connections made in Delphi 10.4.2 and a client in Android that uses TIdThreadComponent, TIdTCPClient and TIdSSLIOHandlerSocket…
-
Would it be possible to merge this somehow with the official one (or some other "teaming up" with the authors of the official one) and with this create a version which can be used for both: VCL and FM…
MHumm updated
3 years ago
-
I'm programming with Delphi 10.3 CE, I downloaded y ran it, but does not recognize Androidapi.JNI.GraphicsContentViewText, Androidapi.JNI.JavaTypes,
Androidapi.JNI.Net, Androidapi.Helpers, FMX.Hel…
-
Hi
is there any sample files on how to use the MD5?
I installed it via Getit and the only thing i can see on component palette is Lockbox VCL and i do not see any FMX.
When i was using Delphi 6, th…