Vcl.Ribbon.TRibbonTabItem.BestTabWidth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property BestTabWidth: Integer read GetBestTabWidth;

C++

__property int BestTabWidth = {read=GetBestTabWidth, nodefault};

Properties

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

Description

Indicates the best width for the ribbon tab.

See Also