RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionBar.Style Method

Identifies the style object that gives the application its default look and feel.

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

Use Style to access the application's Style object. This object has a number of methods that influence which type of controls are created on the action band. 

 

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