SetDisplayMode
Applies to

TDirectDraw2

Declaration

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

Description

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