RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionMenuBar.Style Method

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

Pascal
function Style: TActionBarStyle; override;
C++
virtual __fastcall TActionBarStyle Style();

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

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!