NAME: CloseGraph USE: Returns the system to the original screen mode detected prior to entering graphics mode and returns the space allocated on the heap by the graphic driver. DEPENDENCY: Must first be in graphics mode. The unit Graph must also be placed in the uses section. SYNTAX: CloseGraph;