DDevExtensions icon indicating copy to clipboard operation
DDevExtensions copied to clipboard

Delphi IDE Plugin

Results 10 DDevExtensions issues
Sort by recently updated
recently updated
newest added

Hi Andreas, I would like to know if you know any solutions to prevent the IDE from removing INCLUDE directives from .dpk or .dpr files. I have a specific situation...

Hallo Andreas, Added a helper to remove the D11 PixelsPerInch added by a TDataModule. This makes it easier to share with older version of Delphi. thanks Fred

Using D10.2.3 1. I had to disable $IFDEF INCLUDE_FORMDESIGNER since I could not find SetLabelMarginActive 2. where did you define COMPILER6_UP since nor Jedi (latest) nor you could find it.??...

Is there a way to have the Compile Progress take into account all projects in a Project Group? Currently, the progress bar gets nearly to the end by the time...

The progress bar appears in the wrong location in Delphi 12, partially overlapping the current line. In dpi-unaware mode the progress bar completely covers the current line. ![image](https://github.com/ahausladen/DDevExtensions/assets/141130932/646bf566-7552-4d24-a716-29add8a30136)

Font size too large in Delphi 11/12 dpi aware mode, in Form Designer options frame. ![image](https://github.com/ahausladen/DDevExtensions/assets/141130932/d70757e0-de4f-4551-83f7-0cb81b34c3cb)

Hi, this change makes all forms use the theme of the Delphi IDE and thus support **dark mode**. This is accomplished by setting the StyleName property of the forms to...

Is there a plan for delphi 64bit?