kryslt / KControls

Free components for Delphi and Lazarus, this is the main repository maintained by the original author.
BSD 3-Clause Clear License
59 stars 32 forks source link

Package for Delphi 11 Alexandria? #39

Closed PeterPanino closed 1 year ago

PeterPanino commented 2 years ago

Could you please add an explicit package for Delphi 11 Alexandria? Thank you!

PeterPanino commented 2 years ago

When trying to install KControls_D10_2.dproj in Delphi 11.1 Alexandria, I got this error message:

[dcc32 Error] kedits.pas(949): E2010 Incompatible types: 'Integer' and 'SmallInt'

PeterPanino commented 2 years ago

kcontrols.inc needs an update for Compiler VER350.

kryslt commented 1 year ago

Support for new Delphi versions will not be added anymore. If you need this please add this yourself and create a pull request. Like this one https://github.com/kryslt/KControls/pull/30.

kryslt commented 1 month ago

They were finally added because of many user requests.