JVCL Help:TJvScreenResolution
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvScreenResolution Class
[+] JvScreenResolution.pas Classes
[+] TJvScreenResolution Methods
[+] TJvScreenResolution Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvScreenResolution
run\JvScreenResolution.pas
Summary
Enables access to the graphics modes of the default display device.
Pascal
run\JvScreenResolution.pas
TJvScreenResolution = class(TObject);
Description
TJvScreenResolution enables you to retrieve information about the possible graphics modes, and to change the settings of the default display device.
Use Count to determine the number of graphics modes. Use Modes or GetSupportedModes to retrieve information about the possible graphics modes. Use SetMode to change the settings of the default display device.
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