Language:
Русский
English
ClearViewPort (procedure) (Graph unit)
Clears the current view port (graphics mode only).
Declaration
procedure ClearViewPort;
Target
Real, Protected
Remarks
ClearViewPort sets the fill color to the background color (Palette[0]) and moves the current pointer to (0, 0).
Restrictions
Must be in graphics mode.