TDirectDrawSurface
property Palette: TDirectDrawPalette;
Identifies the TDirectDrawPalette object associated with this surface. The surface use this palette for all subsequent operations.
See also IDirectDrawSurface3::GetPalette and IDirectDrawSurface3::SetPalette.