[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
NAME: DetectGraph
USE: Procedure that checks the hardware and determines which graphic
driver and ode to use. The procedure InitGraph will call
DetectGraph if no values are given.
DEPENDENCY: Must first be in graphics mode. The unit Graph
must also be placed in the uses section.
SYNTAX: DetectGraph(GraphDriver, GraphicsMode);
DetectGraph(Integer, Integer);
See Also:
InitGraph
GraphResult
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson