-
Using the installed component on Delphi 10.4.2
On design-time, dropped a TDzHTMLText, with a sample text :
Hello
On running the app : Exception $C0000005 with message : access violation at 0x00f9…
-
Some PNG files don’t get decoded correctly with Skia4Delphi 2.0.1 on Windows.
Images have been loaded and saved with the following method:
```delphi
procedure DecodeEncodePng(const AFileNameIn, A…
-
Primeiramente muito obrigado pela contribuição deste maravilhoso componente, a muito tempo que eu vinha esperando algo parecido ou algo que pudéssemos utilizar lottie dentro de nossos app em FMX. Tenh…
-
I just tried to setup my Delphi 11 to work on a project using Skia4Delphi on a Windows 11 laptop with an Intel Iris Graphics card, and unfortunately the display is completely unusable within the IDE--…
-
Ajuste de diretiva de compilação para FMX na classe SimpleRTTI segue em anexo.
implementation
uses
SimpleAttributes,
{$IFNDEF CONSOLE}
{$IFDEF FMX}
FMX.Graphics,
{$ELSE}…
-
This is a great project, I wonder if this can replace fmx components in delphi development.
-
The attached svg icons have different representation between vcl TSVGIconImageCollection and fmx TSVGIconImageList
[Arrows.zip](https://github.com/EtheaDev/SVGIconImageList/files/6226538/Arrows.zip)
…
-
**Describe the bug**
When running an app that is not console application but is not visual (no forms displayed) the FB4D.Helpers.pas.TFirebase.Log try use writen raisin IO 105.
**To Reproduce**
S…
-
**Describe the bug**
If I create a vcl project, the TFirebaseHelpers.Log is called by certain parts of the library and when it is executed, there are several problems :
1) FMX.Types and FMX.Forms…
-
Atualizei o minha versão agora pouco e estou obtendo o seguinte erro:
[dcc32 Error] view.base.pas(16): E2291 Missing implementation of interface method iRouter4DComponent.Render
Os dois metodos estã…