[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the Palette property.
Source position: graphics.pp line 820
protected procedure TGraphic.SetPalette( |
Value: HPALETTE |
); virtual; |
Value |
|
New value for the property. |
SetPalette is an empty implementation in TGraphic.
|
Handle to the color palette used in image data. |
Version 4.0 | Generated 2025-05-03 | Home |