Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomBitmap.PaletteNeeded

Ensures that a handle is allocated for the Palette in the image.

Declaration

Source position: graphics.pp line 1367

protected procedure TCustomBitmap.PaletteNeeded; override;

Description

PaletteNeeded has an empty implementation in TCustomBitmap.

See also

TRasterImage.PaletteNeeded

  

Ensures that a handle for the palette is allocated.