Screen.Depth
From Xojo Documentation
This item was deprecated in version 2019r2. Please use Screen.ColorDepth as a replacement. |
Read-Only Property (As Integer )
The color depth of the screen in pixels. Use the Screen method to call Depth. For example, Screen(0).Depth returns the depth of the main screen.