Vcl.Ribbon.TCustomTabData.FullWidth

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FullWidth[Idx: Integer]: Integer read GetBestWidth;

C++

__property int FullWidth[int Idx] = {read=GetBestWidth};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomTabData


Beschreibung

Gibt die volle Breite der Registerkarte an.

Siehe auch