RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TGraphic.Palette Property

Indicates the color palette of the graphical image.

Pascal
property Palette: HPALETTE;
C++
__property HPALETTE Palette;

Use Palette to get the color palette of a graphical image. If the graphic does not need or does not use a palette, the Palette property is zero. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!