[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Install a user driver
Source position: graphh.inc line 760
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 grpahical system |
|
|
Install a user-defined font |