Vcl.Ribbon.TCustomRibbon.GetTabWidth

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

virtual int __fastcall GetTabWidth(const int Index);

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbon


説明

リボン タブの幅を返します。

関連項目