Vcl.StdStyleActnCtrls.StandardStyle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

StandardStyle: TStandardStyleActionBars;

C++

extern DELPHI_PACKAGE TStandardStyleActionBars* StandardStyle;

Properties

Type Visibility Source Unit Parent
variable public
Vcl.StdStyleActnCtrls.pas
Vcl.StdStyleActnCtrls.hpp
Vcl.StdStyleActnCtrls Vcl.StdStyleActnCtrls

Description

Standard style for action bands.

Use the StandardStyle variable to modify the look and feel of action bands and action bars.

See Also