Ribbon Controls

From RAD Studio
Jump to: navigation, search

Go Up to VCL Components Categories Index


This topic lists all the controls in the Delphi Ribbon Controls tool palette.

Control Description

TRibbon

Vcl.Ribbon.TRibbon

TRibbon implements a ribbon control, which is a user interface that looks and performs like the Microsoft Fluent User Interface.

TRibbonComboBox

Vcl.RibbonActnCtrls.TRibbonComboBox

TRibbonComboBox implements a combo box suited for ribbon controls. It can only be placed in Ribbon Groups.

TRibbonSpinEdit

Vcl.RibbonActnCtrls.TRibbonSpinEdit

TRibbonSpinEdit implements a spin edit suited for ribbon controls. It can only be placed in Ribbon Groups.

TScreenTipsManager

Vcl.ScreenTips.TScreenTipsManager

TScreenTipsManager implements a manager for screen tips that appear when the mouse pointer hovers over a control.

TScreenTipsPopup

Vcl.ScreenTips.TScreenTipsPopup

TScreenTipsPopup implements pop-up tips that appear when the mouse pointer hovers over a control.



See Also