Skip to main content

TdxBarManager.UseLargeImagesForLargeIcons Property

Deprecated. This property exists for backward compatibility only.

Tip

Use the ImageOptions.UseLargeImagesForLargeIcons property instead of UseLargeImagesForLargeIcons.

Declaration

property UseLargeImagesForLargeIcons: Boolean read; write;

Property Value

Type Description
Boolean

True if the bar manager component uses lists of base-sized glyphs as source of large-sized glyphs; otherwise, False.

See Also