Vcl.Ribbon.TQuickAccessToolbar.BarWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BarWidth: Integer read GetBarWidth;

C++

__property int BarWidth = {read=GetBarWidth, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TQuickAccessToolbar

Description

Returns the Quick Access Toolbar width.

See Also