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