API:Vcl.Controls.TImageList.ColorDepth

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ColorDepth: TColorDepth read FColorDepth write SetColorDepth default 1;

C++

__property ColorDepth = {default=1};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TImageList

Beschreibung


Farbtiefe der Bilder in der Liste.

Vcl.Controls.TImageList.ColorDepth erbt von Vcl.ImgList.TCustomImageList.ColorDepth. Der folgende Inhalt bezieht sich auf Vcl.ImgList.TCustomImageList.ColorDepth.

Farbtiefe der Bilder in der Liste.

ColorDepth ist der Farbtiefetyp TColorDepth der Bilder in der Liste.

Siehe auch