[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'Graph' (#rtl)

InstallUserDriver

Install a user driver

Declaration

Source position: graphh.inc line 727

function InstallUserDriver(

  Name: String;

  AutoDetectPtr: Pointer

):SmallInt;

Description

InstallUserDriveradds the device-driver DriverPathto the list of .BGI drivers. AutoDetectPtris a pointer to a possible auto-detect function.

Errors

None.

See also

InitGraph

  

Initialize grpahical system

InstallUserFont

  

Install a user-defined font