ImgList.TCustomImageList.ColorDepth
From RAD Studio VCL Reference
Contents |
Delphi Information
From ImgList.pas
property ColorDepth: TColorDepth read FColorDepth write SetColorDepth;
Unit: ImgList
Type: property
Visibility: published
Member Of: TCustomImageList
C++ Information
From ImgList.hpp
__property Imglist::TColorDepth ColorDepth = {read=FColorDepth,write=SetColorDepth};
Unit: ImgList
Type: property
Visibility: public
Member Of: TCustomImageList
Description
Color depth of images in list.
ColorDepth is the color depth type TColorDepth of images in the list.