Language:
Русский
English
GetDriverName (function) (Graph unit)
Returns a string containing the name of the current driver
Declaration
function GetDriverName: string;
Target
Real, Protected
Remarks
After a call to InitGraph, GetDriverName returns the name of the active driver.
Restrictions
Must be in graphics mode.