COpenGameInFullScreenMode Constant

Definition

If true the main form is opened in full screen. A menu with a "about" option is added for macOS. If false the main form is what you did with it, no menu is added for macOS.

Delphi
const COpenGameInFullScreenMode = True

Value

Boolean

Remarks

Only available for desktop platforms. For iOS and Android it's "fullscreen" by design