SetVGA() Makes active the 640x480 16 colours VGA mode Syntax: SetVGA() -> nOldMode Description: It turns the video mode VGA 640x480x16 colours and returns the last mode. This function is a special case of the generic VideoMode(). Return: The last video mode. Example: SetVGA()