Vcl.ActnMenus.TCustomActionMenuBar.Style

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Style: TActionBarStyle; override;

C++

virtual Vcl::Actnman::TActionBarStyle* __fastcall Style();

Properties

Type Visibility Source Unit Parent
function public
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TCustomActionMenuBar

Description

Retrieves the style used by the ActionBand menu that started the menu loop so the submenus have a consistent appearance.

Use Style to access the Style of the menu which started the menu loop and therefore determines the appearance of submenus.