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