StdStyleActnCtrls.TStandardStyleActionBars
From RAD Studio VCL Reference
Contents |
Delphi Information
From StdStyleActnCtrls.pas
TStandardStyleActionBars = class(TActionBarStyleEx)
Unit: StdStyleActnCtrls
Type: class
Inherited Class Members: StdStyleActnCtrls.TStandardStyleActionBars Members
C++ Information
From StdStyleActnCtrls.hpp
TStandardStyleActionBars = class(TActionBarStyleEx)
Unit: StdStyleActnCtrls
Type: class
Inherited Class Members: StdStyleActnCtrls.TStandardStyleActionBars Members
Class Constructors & Destructors: StdStyleActnCtrls.TStandardStyleActionBars Constructors
Description
Standard style for action bands.
Use TStandardStyleActionBars instances to modify the look and feel of action bands and action bars such as TActionMainMenuBar. TStandardStyleActionBars provides the standard Windows 2000 theme, independently of the current operating system theme.
Note: To use this style for your action bars, select "Standard" as the value for Style property of the action manager associated with the action bars.