API:Vcl.PlatformDefaultStyleActnCtrls.TPlatformDefaultStyleActionBars.GetStyleName

From RAD Studio API Documentation

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. {{#multireplace:Vcl.PlatformDefaultStyleActnCtrls.TPlatformDefaultStyleActionBars.GetStyleName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ActnMan.TActionBarStyle.GetStyleName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ActnMan.TActionBarStyle.GetStyleName|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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.