-
**Describe the bug**
Some missing components in MainForm.pas and so project can't compile
**To Reproduce**
Steps to reproduce the behavior:
1. Open project in Delphi
3. Open MainForm.pas
4. Ch…
-
Dear CoreRT team,
Having followed this repo for now a couple of years and having developed a product depending on it, it's been quite a journey to follow the development in here. It's been very rew…
-
Is it possible to handle non-visual components (ImageList etc.) placed on form to be downscaled also?
Now it saves positions related to Current dpi setting but not 96 ppi.
```
object Form1: TForm…
-
Hi,
in an earlier issue (#41) I pointed out that a try/finally block was missing in the `Rasterize` procedure of `Img32.Draw.pas`, because there are situations where the rounding mode (altered with…
-
When trying to compile the server component of the 04-InterfacedBasedServices sample of @martin-doyle examples,
I get the following error:
```Pascal
[dcc32 Fataler Fehler] mormot.core.variants.p…
-
I've have a legacy application which is built with Delphi 2007 and sends emails using TIdSMTP component. I needed to update it to support TLS 1.2 in order to send email via Amazon SES. I updated the…
-
I have a question. Is it possible to read values from queries.
I need the coordinates from an adress codeAddress(address)
and and the json object for the direction
-
Hi,
I'm revisting this library as I now have a bussiness use case. Unfortunately I'm unable to install it for my Delphi 11.3 (Patch 1).
After dowloading and then openeing the "AWSPackages.grouppro…
-
My Delphi app is developped at 144dpi. When I run it on my 144dpi monitor, it perfect. But when running it on a 96dpi monitor, Delphi calls `TControl.ScaleForPPI` is run for every control by the const…
-
### Descrição do bug
Trying installation for Delphi 11 can not compile the Databasedriver UniDAC because the uRESTDWMemtable.pas missing.
Tentando a instalação para Delphi 11 não é possível compil…