API:Vcl.ImgList.TCustomImageList.ColorDepth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ColorDepth: TColorDepth read FColorDepth write SetColorDepth default cdDeviceDependent;

C++

__property TColorDepth ColorDepth = {read=FColorDepth, write=SetColorDepth, default=1};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ImgList.pas
Vcl.ImgList.hpp
Vcl.ImgList TCustomImageList

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!