TdxBarImageOptions Properties
Stores bar item image-related options.
Name | Description |
---|---|
Bar |
Provides access to a bar manager that owns the currently processed component.
Inherited from Tdx |
Cache |
Specifies whether caching of bar item images and glyphs is enabled. |
Disabled |
Specifies the source icon list for disabled regular bar items. |
Disabled |
Specifies the source icon list for disabled large bar items. |
Glyph |
Determines the glyph size of the current bar manager’s items. |
Hot |
Specifies the source icon list for hot-tracked large bar items. |
Image |
Specifies the transparent color of images within the bar manager’s image lists. |
Images | Specifies the source image list for regular bar item icons. |
Large |
Specifies the glyph size of the current bar manager’s items. |
Large |
Specifies the source image list for large bar item icons. |
Make |
Specifies whether or not disabled images are painted grayed out. |
Smooth |
Compensates for distortions occurred when resizing bar item images. |
Stretch |
Specifies whether the glyph is resized if the control is resized (for instance, when large fonts are used). |
SVGOptions | Provides access to SVG image list settings. |
Use |
Specifies which images to use as icons for enlarged standard size buttons. |
Use |
Specifies whether the color of the image’s bottom-left pixel is not rendered on the entire image. |
See Also