JVCL Help:TJvScreenResolution

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvScreenResolution
run\JvScreenResolution.pas


Summary

Enables access to the graphics modes of the default display device.

run\JvScreenResolution.pas


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.

run\JvScreenResolution.pas


About

Navigation

run\JvScreenResolution.pas



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