- 4.37.2.48. -
Table of Contents
4. Standard Units
4.37. Graph - Graph unit
4.37.2. Graph Unit Procedures and Functions
4.37.2.48. GetOemString function
4.37.2.48. GetOemString function
Targets: MS-DOS only
Graph Unit
Returns the OEM-defined string.
Declaration:
function GetOemString: String;
Remarks:
This string may be used to identify the graphics controller chip
or OEM product family for hardware specific display drivers.
If VESA VBE 1.2+ is not supported, this function will return an empty string.
- 4.37.2.48. -