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

TIconImage.Palette

Handle for the Palette.

Declaration

Source position: graphics.pp line 1584

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.

Version 4.0 Generated 2025-05-03 Home