GraphDefaults
Reset graphical mode to defaults
Declaration
Source position: graphh.inc line 757
procedure GraphDefaults;
Description
GraphDefaults resets all settings for viewport, palette, foreground and background pattern, line-style and pattern, filling style, filling color and pattern, font, text-placement and text size.
Errors
None.
See also
| Name | Description |
|---|---|
| SetBkColor | Set background drawing color |
| SetColor | Set foreground drawing color |
| SetFillStyle | Set drawing fill style |
| SetLineStyle | Set line drawing style |
| SetViewPort | Set the graphical drawing window |