Vcl.Ribbon.TCustomRibbon.GetTabRect

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

Delphi

function GetTabRect(const Index: Integer): TRect; virtual;

C++

virtual System::Types::TRect __fastcall GetTabRect(const int Index);

プロパティ

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


説明

指定されたインデックスのリボン タブの境界線を返します。

関連項目