Posted November 5, 20204 yr Hi I have a restaurant software that runs on very different devices. Some of them are small where best screen orientation is portrait but some users with large tablet prefer landscape orientation. I cannot lock orientation in runtime. I tried to set Application. SupportedOrientations:=[TfgInterfaceOrientation.Portrait,TfgInterfaceOrientation.ReversePortrait]; but it doesn't seem to work I can't set it in manifest, this has to be user decision Regards Michał
November 5, 20204 yr Administrators Hello. This feature has not been implemented. We are working on it. Thank you.