Vcl.PlatformDefaultStyleActnCtrls.TPlatformDefaultStyleActionBars.GetStyleName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetStyleName: string; override;

C++

virtual System::UnicodeString __fastcall GetStyleName(void);

Properties

Type Visibility Source Unit Parent
function public
Vcl.PlatformDefaultStyleActnCtrls.pas
Vcl.PlatformDefaultStyleActnCtrls.hpp
Vcl.PlatformDefaultStyleActnCtrls TPlatformDefaultStyleActionBars

Description

Returns the name of the style.

Vcl.PlatformDefaultStyleActnCtrls.TPlatformDefaultStyleActionBars.GetStyleName inherits from Vcl.ActnMan.TActionBarStyle.GetStyleName. All content below this line refers to Vcl.ActnMan.TActionBarStyle.GetStyleName.

Returns the name of the style.

The GetStyleName method returns a string specifying the name of the style. The value of GetStyleName is used to visually identify the style in the IDE.