Gets the value for the Palette property.
Source position: graphics.pp line 791
protected function TGraphic.GetPalette: HPALETTE; virtual;
Value for the property.
Always returns 0 (representing an unassigned handle) in TGraphic.
TGraphic.Palette
Handle to the color palette used in image data.