API:Vcl.Controls.TDragImageList.ColorDepth

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

Delphi

property ColorDepth: TColorDepth read FColorDepth write SetColorDepth default 1;

C++

__property ColorDepth = {default=1};

プロパティ

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

説明

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

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

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

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

関連項目