RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TImageList.ImageType Property

Determines whether the image list uses the associated mask when drawing.

Pascal
property ImageType: TImageType;
C++
__property TImageType ImageType;

Use the ImageType property to control whether the images are drawn using the image mask (itMask), or without the mask (itImage). 

 

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