Vcl.ActnMan.TActionBarStyle.GetStyleName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetStyleName: string; virtual; abstract;

C++

virtual System::UnicodeString __fastcall GetStyleName() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TActionBarStyle

Description

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.