Vcl.Ribbon.TQuickAccessToolbar.BarWidth

提供:RAD Studio API Documentation

Delphi

property BarWidth: Integer read GetBarWidth;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TQuickAccessToolbar


説明

クイック アクセス ツールバーの幅を返します。

関連項目