JVCL Help:TJvScreenInfo.BitsPerPixel
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvScreenInfo.BitsPerPixel Property
[+] TJvScreenInfo Methods
[+] TJvScreenInfo Properties
Search in JVCL Help
Search in all projectsSummary
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
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