RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TImageList.DrawingStyle Property

Specifies the style to be used when the image list is drawing an image.

Pascal
property DrawingStyle: TDrawingStyle;
C++
__property TDrawingStyle DrawingStyle;

Use the DrawingStyle property to control how the image is to appear. DrawingStyle controls how much of the blend color specified by BlendColor is combined with the foreground, or what background color to use. 

 

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