next up previous contents index
Next: DrawPoly Up: Functions and procedures Previous: CloseGraph

DetectGraph

   

Declaration:

Procedure DetectGraph (Var Driver, Modus : Integer) ;

Description:

Checks the hardware in the PC and determines the driver and screen-modus to be used. These are returned in Driver and Modus, and can be fed to InitGraph.

See the InitGraph for a list of drivers and modi.

Errors:

None.

See also:

InitGraph



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998