Hi
I am using Lazarus 3.4 on Linux Mint 20.3.
I set up a form with a DBGrid, datasource, and TBufDataset with an ftString field.
I can enter any unicode character into the ftString field by holding down Ctrl-Shift, typeing 'Uxxxxxx' (without the quotes and where the x are unicode numbers) and then releasing Ctrl-Shift.
The unicode character appears in the DBGrid control. So all good,
When I switch to my Windows 10 machine and try the same thing it doesn't work.
Is there a different combination of keys for Windows?