JVCL Help:TJvScreenInfo.BitsPerPixel

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Provides access to the current screen resolution.


Pascal

 propertyBitsPerPixel: DWORD;


Description

Use BitsPerPixel to set and retrieve the screen resolution as bits per pixel.
IMPORTANT! Do not try to set an invalid or unavailable BitsPerPixel as this could potentially damage your screen! Use ScreenModes to find the available screen resolutions before changing this value


See Also

TJvScreenInfo.ScreenModes


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page