API:Vcl.Controls.TImageList.ColorDepth

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property ColorDepth;

C++

__property ColorDepth = {default=1};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TImageList

説明


リスト内の画像のカラー深度。

Vcl.Controls.TImageList.ColorDepth は Vcl.ImgList.TCustomImageList.ColorDepth を継承しています。以下の内容はすべて Vcl.ImgList.TCustomImageList.ColorDepth を参照しています。

リスト内の画像のカラー深度。

ColorDepth は、リスト内の画像のカラー深度型 TColorDepth です。

関連項目