[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Install a user driver
Source position: graphh.inc line 767
function InstallUserDriver( |
Name: string; |
AutoDetectPtr: Pointer |
):SmallInt; |
InstallUserDriver adds the device-driver DriverPath to the list of .BGI drivers. AutoDetectPtr is a pointer to a possible auto-detect function.
None.
|
Initialize graphical system |
|
|
Install a user-defined font |