JVCL Help:TJvScreenResolution.Modes
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvScreenResolution.Modes Property
[+] TJvScreenResolution Methods
[+] TJvScreenResolution Properties
Search in JVCL Help
Search in all projectsSummary
Provides indexed access to the graphics modes in the list maintained by TJvScreenResolution.
Pascal
propertyModes [Index: Integer]: TDevMode;
Description
Use Items to access information about individual graphics modes. The Index parameter indicates the index of the information record, where 0 is the index of the first record, 1 is the index of the second record, and so on.
Use Items with the Count property to iterate through all of the records in the list.
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