procedure SetDisplayMode( Width: Longint; Height: Longint; Bpp: Longint );
Calls the interface SetDisplayMode method to set the mode of the display devide hardware. See IDirectDraw2::SetDisplayMode for more information.
The IDirectDraw2::SetDisplayMode method contains two new parameters than the IDirectDraw::SetDisplayMode.