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

TCustomIcon.GetPalette

Gets the value for the Palette property.

Declaration

Source position: graphics.pp line 1626

protected function TCustomIcon.GetPalette: HPALETTE; override;

Function result

Value for the property.

See also

TGraphic.Palette

  

Handle to the color palette used in image data.

TGraphic.GetPalette

  

Gets the value for the Palette property.

Version 4.6 Hosted on Source Forge