NAME: ClearDevice USE: Resets all graphics options to the default settings as well as clearing the current device. DEPENDENCY: Must first be in graphics mode. The unit Graph must also be placed in the uses section. SYNTAX: ClearDevice; EXAMPLE: ClearDevice;