SetDisplayMode
Applies to

TDirectDraw

Declaration

procedure SetDisplayMode( Width: Longint; Height: Longint; Bpp: Longint );

Description

Calls the interface SetDisplayMode method to set the mode of the display devide hardware. See IDirectDraw2::SetDisplayMode for more information.

Note

The IDirectDraw2::SetDisplayMode method contains two new parameters than the IDirectDraw::SetDisplayMode.