Back to Devexpress

TdxBarManager Properties

vcl-dxbar-dot-tdxbarmanager-dot-underscore-properties.md

latest18.7 KB
Original Source

TdxBarManager Properties

A bar manager.

NameDescription
AllowCallFromAnotherFormEnables a user to activate items of the main application form when another application form is focused.
AllowResetSpecifies whether an end-user can restore a selected toolbar.
AlwaysMergeSpecifies when a merge mechanism for toolbars and menus of parent and child MDI windows is enabled.
AlwaysSaveTextDetermines whether the text that has been typed in an editor is saved when it loses focus.
AutoAlignBarsSpecifies whether toolbars within the same row are automatically aligned to each other, ensuring no gaps between them.
AutoDockColorSpecifies whether a dock control has the color of the parent form‘s background.
AutoHideEmptyBarsSpecifies whether the current bar manager’s toolbars with invisible items are visible.
BackgroundsSpecifies the background bitmaps used by the current bar manager’s toolbars and submenus.
BarControlFocused protectedDetermines if the current bar manager has a focused toolbar control.
BarsProvides access to a collection of the current bar manager’s toolbars.
BarsLoadingSpecifies whether the toolbars of the current bar manager is being loaded.
BiDiMode
ButtonArrowWidthSpecifies the width of dropdown buttons which belong to the current bar manager’s buttons in pixels.
CanCustomizeSpecifies whether the current bar manager’s toolbars can be customized at runtime.
CategoriesProvides access to the bar manager’s categories.
CategoryItemsVisibleSpecifies whether the items of a particular category are visible.
CategoryVisibleSpecifies whether a particular category is visible.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
DefaultPainterProvides access to the default painter used to paint toolbar controls and dock controls on a graphic surface.
DefaultUseGlobalSkinSpecifies if all Bar Manager components in the application automatically update their appearance from application-wide skin and palette settings.
DesignInfoInherited from TComponent.
DesigningIndicates whether the bar manager is in design mode.
DisabledImagesDeprecated. This property exists for backward compatibility only. Use the ImageOptions.DisabledImages property instead.
DisabledLargeImagesDeprecated. This property exists for backward compatibility only. Use the ImageOptions.DisabledLargeImages property instead.
DockColorSpecifies the color of dock controls within the current bar manager.
DockControlCountReturns a count of the dock controls that belong to the current bar manager.
DockControlsReturns a particular dock control in a bar manager’s collection of dock controls.
Dragging protectedIndicates whether the current bar manager’s item is being dragged.
DraggingItem protectedSpecifies the current bar manager’s item whose control is being dragged.
DraggingItemLink protectedSpecifies the item link of the item control that is being dragged.
FakeComponentLink1Inherited from TcxComponent.
FakeComponentLink2Inherited from TcxComponent.
FakeComponentLink3Inherited from TcxComponent.
FlatCloseButtonSpecifies the border style of the Close button on the current bar manager’s main menu.
FocusedBarControl protectedSpecifies the focused toolbar control.
FontSpecifies the font of the current bar manager’s items, toolbars, popup menus, hints and the Customization Form.
GroupCountReturns a count of the groups that belong to the current bar manager.
GroupsProvides access to the item group collection.
HelpButtonGlyphSpecifies a bitmap which appears on the Help button in the Customization Form.
HelpContextSpecifies the numeric ID of a context-sensitive help topic for the Help button.
HideFloatingBarsWhenInactiveSpecifies whether floating toolbars are hidden when the form which contains the current bar manager is inactive.
HotImagesDeprecated. This property exists for backward compatibility only. Use the ImageOptions.HotImages property instead.
ImageListBkColorDeprecated. This property exists for backward compatibility only. Use the ImageOptions.ImageListBkColor property instead.
ImageOptionsSpecifies bar item image options.
ImagesDeprecated. This property exists for backward compatibility only. Use the ImageOptions.Images property instead.
IniFileNameSpecifies the name of the INI file in which the current bar manager’s settings are stored.
InternalDockControls
IsCustomizingIndicates if the current bar manager is being customized.
IsDesigningInherited from TcxComponent.
IsDestroyingInherited from TcxComponent.
IsLoadingInherited from TcxComponent.
IsMDIMaximizedReturns True when the currently active MDI child window is maximized.
ItemCountReturns the number of toolbar items in the bar manager collection.
ItemsProvides indexed access to toolbar items in the bar manager collection.
LargeButtonArrowWidthSpecifies the width of dropdown buttons which belong to the current bar manager’s large buttons in pixels.
LargeIconsDeprecated. This property exists for backward compatibility only. Use the ImageOptions.LargeIcons property instead.
LargeImagesDeprecated. This property exists for backward compatibility only. Use the ImageOptions.LargeImages property instead.
LockUpdateDeprecated. This property exists for backward compatibility only. Instead, call BeginUpdate and EndUpdate procedures to manage batch Ribbon or toolbar UI updates.
LookAndFeelProvides access to look & feel settings.
MainFormDeprecated. This property exists for backward compatibility only. Use the ParentForm property instead.
MainMenuBarReturns the current bar manager’s toolbar that represents a main menu.
MainMenuControlReturns the current bar manager’s toolbar control that represents a main menu.
MakeDisabledImagesFadedDeprecated. This property exists for backward compatibility only. Use the ImageOptions.MakeDisabledImagesFaded property instead.
MasterFormDetermines the root parent window of the current bar manager.
MenuAnimationsSpecifies menu animation effects.
MenusShowRecentItemsFirstDetermines whether the most recently used items are placed in menus above all others.
ModifiedDetermines whether a user has made changes to the layout of the current bar manager’s toolbars and item controls.
MostRecentItemsPercentsSpecifies the border (in percentage) between the most recently used and the remaining menu item controls.
NameInherited from TComponent.
NotDockingSpecifies restrictions on docking toolbars.
ObserversInherited from TComponent.
OwnerIndicates the component that is responsible for streaming and freeing the current bar manager.
PainterClassProvides access to the painter class used to paint the current bar manager’s toolbars and their items.
ParentBarManagerDetermines the parent bar manager.
ParentFormDetermines the parent window of the current bar manager.
PixelsPerInch protectedReturns the DPI value corresponding to the component’s current scaling factor. Inherited from TcxScalableComponent.
PopupMenuLinksProvides access to the collection of linked controls and toolbar popup menus.
RegistryPathSpecifies the registry path where the current bar manager’s settings can be stored.
Scalable protectedSpecifies if the component’s content should be scaled. Inherited from TcxScalableComponent.
ScaledDeprecated. Specifies if the bar manager’s font size scales according to the target monitor’s DPI.
ScaleFactor protectedReturns the component’s scale factor. Inherited from TcxScalableComponent.
SelectedItemSpecifies the selected toolbar item control.
ShowCloseButtonSpecifies whether the Close button is displayed on the current bar manager’s main menu.
ShowFullMenusAfterDelayDetermines whether hidden items, which have not been used recently, are automatically displayed in a menu after a delay.
ShowHelpButtonSpecifies whether the Help button is displayed on the Customization Form.
ShowHintDetermines whether a help Hint is displayed when the mouse pointer hovers over the current bar manager’s items.
ShowHintForDisabledItemsSpecifies whether to show a hint for disabled items.
ShowShortCutInHintDetermines if item shortcuts are displayed with item hints.
StoreInIniFileSpecifies whether the current bar manager’s settings should be stored in an INI file.
StoreInRegistrySpecifies whether the current bar manager’s settings are stored in the registry.
StretchGlyphsDeprecated. This property exists for backward compatibility only. Use the ImageOptions.StretchGlyph property instead.
Style

Deprecated. This property exists for backward compatibility only.

Important

Make sure that the Style property is set to bmsUseLookAndFeel and use the LookAndFeel property or global appearance settings.

| | SunkenBorder | Specifies the border style of the current bar manager’s dock controls. | | Tag | Inherited from TComponent. | | UseBarHintWindow | Specifies the settings to apply to hints. | | UseF10ForMenu | Specifies whether the current bar manager responds to the F10 key press event. | | UseFullReset | Specifies which settings are restored when a toolbar is reset. | | UseLargeImagesForLargeIcons | Deprecated. This property exists for backward compatibility only. Use the ImageOptions.UseLargeImagesForLargeIcons property instead. | | UseSystemFont | Specifies the font used by the current bar manager to draw the toolbar controls. | | VCLComObject | Inherited from TComponent. | | WaitForDockingTime | Determines how quickly (in milliseconds) a floating toolbar is docked. |

See Also

TdxBarManager Class

TdxBarManager Members

dxBar Unit