[fpc-devel] TShiftState

Mattias Gaertner nc-gaertnma at netcologne.de
Sat May 7 07:23:12 CEST 2022


Hi,

Delphi has some extra TShiftState enums: ssTouch, ssPen, ssHorizontal

https://docwiki.embarcadero.com/Libraries/Sydney/en/System.Classes.TShiftState

I propose for fpc to add these three and add an alias

constant
  ssCommand = ssMeta;

What do you think?


Mattias


More information about the fpc-devel mailing list