TdxBarManager.ImageListBkColor Property
In This Article
Deprecated. This property exists for backward compatibility only. Use the ImageOptions.ImageListBkColor property instead.
#Declaration
Delphi
property ImageListBkColor: TColor read; write;
#Property Value
Type | Description |
---|---|
TColor | The transparency mask color for source image lists. |
See Also