-
I see blueish tint on Android when using the latest TSVGIconImageList from GetIt Package Manager
Windows:
![TortoiseAndTheHare_EditMode_StructureView en](https://user-images.githubusercontent.com/…
-
[Windows 7 Taskbar Components](https://delphi.fsprolabs.com/). `[Delphi]` One of the most notable feature in Windows 7 is a new Windows taskbar. It offers a new way of controlling your desktop, managi…
-
**Is your feature request related to a problem? Please describe.**
Because HeidiSQL is written in Delphi it should be possible to compile a native Linux version based on the same code base.
Has …
-
This is a great project, I wonder if this can replace fmx components in delphi development.
-
Testando a sua biblioteca com o Delphi 11 não tive resultado com os androids 7 (asus), 8 (lg).
Apenas iniciei um app novo e adicionei as rotinas.
unit ufrmPrincipal;
interface
uses
Sy…
-
As .NET developer that occasionally has to deal with C++ due to C++ only APIs not exposed to WinRT, like DirectX, the C++/CX tooling was kind of alright.
While not at same level as .NET Native, C++…
pjmlp updated
3 years ago
-
Under Delphi XE6 when I run the MiniBrowser demo (or any of my projects that use CEF4Delphi), in 1 out of 10 starts in average, the browser does not load properly. It will create the DOM (it will be a…
petko updated
3 years ago
-
Hi
The advancedTestApp is crashing on Android and not compiling on iOS using Delphi 10.4. It seems that the FMX.Media.Android.pas and FMX.Media.AVFoundation.pas (and maybe the FastUtils.pas) are not …
-
Hi,
I use a MQTTClient and onReceive I post a event for a lot of subscriber on my code.
```
procedure TDMMain.riempiDatiMqtt(ADevice, APayLoad : string);
var
LEvent: IMQTTReceiveEvent;
begin…
-
First of all thanks for the great job.
Second ... i want to include alcinoe in a project with other components pack but i have just the dcu's.
I copy the dcu's and all the other files to 'original' …