An empty implementation in TCustomIcon.
Source position: graphics.pp line 1592
protected procedure TCustomIcon.PaletteNeeded; override; |
Palette information is handled in the .ICO image format.
|
Ensures that a handle for the palette is allocated. |