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