Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxBarImageOptions Members

Stores bar item image-related options.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TdxBarManager) Initializes a new instance of the TdxBarPersistent class with specified settings. Inherited from TdxBarPersistent.

#Properties
Show Inherited Hide Inherited

Name Description
BarManager Provides access to a bar manager that owns the currently processed component. Inherited from TdxBarPersistent.
CacheGlyphs Specifies whether caching of bar item images and glyphs is enabled.
DisabledImages Specifies the source icon list for disabled regular bar items.
DisabledLargeImages Specifies the source icon list for disabled large bar items.
GlyphSize Determines the glyph size of the current bar manager’s items.
HotImages Specifies the source icon list for hot-tracked large bar items.
ImageListBkColor Specifies the transparent color of images within the bar manager’s image lists.
Images Specifies the source image list for regular bar item icons.
LargeIcons Specifies the glyph size of the current bar manager’s items.
LargeImages Specifies the source image list for large bar item icons.
MakeDisabledImagesFaded Specifies whether or not disabled images are painted grayed out.
SmoothGlyphs Compensates for distortions occurred when resizing bar item images.
StretchGlyphs 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.
UseLargeImagesForLargeIcons Specifies which images to use as icons for enlarged standard size buttons.
UseLeftBottomPixelAsTransparent Specifies whether the color of the image’s bottom-left pixel is not rendered on the entire image.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also