On qt5, when I show a dialog, all other forms get darkened and disabled. Lazarus itself behaves the same when opening any option window. How can I get this effect in my app? Currently I simply disable the form, but that doesn't apply this darker gray overlay to the form, and generally looks very different.
Also can this be emulated on windows?