Vcl.Ribbon.TCustomRibbon.GetTabWidth

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetTabWidth(const Index: Integer): Integer; virtual;

C++

virtual int __fastcall GetTabWidth(const int Index);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbon

Beschreibung

Gibt die Breite der Ribbon-Registerkarte zurück.

Siehe auch