API:Vcl.RibbonLunaStyleActnCtrls.TRibbonLunaStyleActionBars

Delphi
TRibbonLunaStyleActionBars = class(TRibbonStyleActionBars)
C++
class PASCALIMPLEMENTATION TRibbonLunaStyleActionBars : public Vcl::Ribbonstyleactnctrls::TRibbonStyleActionBars
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | Vcl.RibbonLunaStyleActnCtrls.pas Vcl.RibbonLunaStyleActnCtrls.hpp |
Vcl.RibbonLunaStyleActnCtrls | Vcl.RibbonLunaStyleActnCtrls |
Description
Ribbon style for TRibbon objects. {{#multireplace:Vcl.RibbonLunaStyleActnCtrls.TRibbonLunaStyleActionBars|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.RibbonStyleActnCtrls.TRibbonStyleActionBars|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.RibbonStyleActnCtrls.TRibbonStyleActionBars|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Ribbon style for TRibbon objects.
TRibbonStyleActionBars is the base class for classes that provide the Ribbon themes used to customize the look and feel of TRibbon objects.
Note: To use a ribbon style, select "Ribbon - Luna", "Ribbon - Obsidian", or "Ribbon - Silver" as the value for the Style property of the action manager associated with the ribbon, or set the Style property of your TRibbon object.