Palette
Applies to

TDirectDrawSurface

Declaration

property Palette: TDirectDrawPalette;

Description

Identifies the TDirectDrawPalette object associated with this surface. The surface use this palette for all subsequent operations.

See also IDirectDrawSurface3::GetPalette and IDirectDrawSurface3::SetPalette.