-
Installing the component with Delphi 10 Seattle it raise an error at this code:
`function GetDesignerPPI(F: TCustomForm): Integer;
begin
Result :=
{$IFDEF FPC}
F.PixelsPerInch
{$…
-
Hello,
I have Delphi 10 Seattle Version 23.0.21418.4207 installed on my machine. When I try to use Neslib.Yaml library, I get an error as below:
- Undeclared identifier 'PUTF8Char' in Neslib.UTF8.…
-
This is somewhat unintuative - the Win32 Release versions of castle_engine + castle_engine_design Both require INSTALLING
But castle_engine it RTL only...
castle_engine_design has nothing in it'…
-
my form:
unit main;
interface
uses
System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants,
FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs, FMX.Objec…
-
When chain label names* overlap in the 2D cartoon view, that looks ugly on SVG output:
![image](https://user-images.githubusercontent.com/838783/194686077-df685a2f-92df-483a-8d1f-b8f7622fe26b.png)
…
-
Hello,
I am trying out the component suit. And while testing I found that it cannot receive Dropped files from Explorer if the application is run as Administrator.
How to solve this problem?
-
```[FMXAudio](https://github.com/HemulGM/FMXAudio). `[Delphi]` Audio player component based BASS for FMX (Windows, Android)```
-
**Descrição do bug**
Os componentes atualmente funcionam para 32 bits somente, ficando desativados quando muda a arquitetura para 64bits no Delphi.
**Informações técnicas:**
- Versão do RDW: 2.0…
-
I plan to tackle this, but just want to create a placeholder in the meantime as a reminder.
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…