ImageEn, unit iexColorPalette

TIEColorPalette.OnPaintCell

TIEColorPalette.OnPaintCell


Declaration

property OnPaintCell: TIEPaintCellEvent;


Description

Occurs whenever a color cell is painted.

Set Handled to true if you have drawn the cell yourself.

See Also: OnAfterPaintCell