Previous: GetVbeModeInfo procedure To the Table of Content Next: GetVbeVersion function

- 4.37.2.62 -
Standard Units
Graph Unit
Graph Unit Procedures and Functions

GetVbeModesList procedure

Targets: MS-DOS, Win32


Graph Unit

Returns list of supported VESA VBE modes.

Declaration:
procedure GetVbeModesList(var ModesList: array of GraphModeType);
Remarks:
Check ModesList structure to get information about all supported modes.
See also:
GraphModeType


Previous: GetVbeModeInfo procedure To the Table of Content Next: GetVbeVersion function
GetVbeModeInfo procedure Table of Content GetVbeVersion function

- 4.37.2.62 -