JVCL Help:TJvScreenResolution.SetMode

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

Search in JVCL Help

 
Search in all projects
 

Summary

Changes the settings of the default display device to the specified graphics mode.


Pascal

 functionSetMode(Value: TDevMode): Boolean;


Parameters

Parameters Description
Value: TDevMode Describes the new graphics mode.


Return Value

Returns True when the settings change was successful and False when the settings change was unsuccessful, possibly because the computer must be restarted in order for the graphics mode to work.


Description

Call SetMode to change the settings of the default display device.


See Also

TJvScreenResolution.GetSupportedModes


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