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

TIconImage.Palette

Handle for the Palette.

Declaration

Source position: graphics.pp line 1566

public property TIconImage.Palette : HPALETTE
  read GetPalette;

Description

Palette is a read-only HPALETTE property which provides access to the color palette used in the Icon image.

Remark: Palette is not implemented in the current LCL version.