Vcl.RibbonLunaStyleActnCtrls.TRibbonLunaStyleActionBars.GetStyleName
Delphi
function GetStyleName: string; override;
C++
virtual System::UnicodeString __fastcall GetStyleName(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.RibbonLunaStyleActnCtrls.pas Vcl.RibbonLunaStyleActnCtrls.hpp |
Vcl.RibbonLunaStyleActnCtrls | TRibbonLunaStyleActionBars |
Description
Returns the name of the style.
The GetStyleName method returns a string specifying the name of the style. The value of GetStyleName (in this case, Ribbon - Luna) is used to visually identify the style in the IDE.