SetColorKey
Applies to

TDirectDrawSurface

Declaration

procedure SetColorKey( Flags: Longint; const ColorKey: TDDColorKey );

Description

Calls the interface SetColorKey method to set the color key value if the hardware supports color keys on a per surface basis. See IDirectDrawSurface3::SetColorKey for more information.