[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TCustomBitmap.PaletteNeeded

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

Declaration

Source position: graphics.pp line 1399

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.


Version 3.2 Generated 2024-02-25 Home