Indicates whether the palette of colors been modified.
Source position: graphics.pp line 841
public property TGraphic.PaletteModified : Boolean read FPaletteModified write FPaletteModified;
Currently, it is used in the jvcllaz package in the TJvImageControl class.