TdxBarImageOptions.ImageListBkColor Property
In This Article
Specifies the transparent color of images within the bar manager’s image lists.
#Declaration
Delphi
property ImageListBkColor: TColor read; write; default clFuchsia;
#Property Value
Type | Default |
---|---|
TColor | cl |
#Remarks
The default value of the ImageListBkColor property is clFuchsia.
See Also