Vcl.Ribbon.TRibbonGroupScrollButton.RibbonStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RibbonStyle: TRibbonStyleActionBars read FRibbonStyle write FRibbonStyle;

C++

__property Vcl::Ribbonstyleactnctrls::TRibbonStyleActionBars* RibbonStyle = {read=FRibbonStyle, write=FRibbonStyle};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TRibbonGroupScrollButton

Description

RibbonStyle specifies the style class to use when drawing the group scroll button.

Use RibbonStyle to set or change the style class to use when drawing the group scroll button.

See Also