Vcl.Ribbon.TCustomTabData.RightTabScrollButtonRect

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

Delphi

property RightTabScrollButtonRect: TRect read FRightTabScrollButtonRect;

C++

__property System::Types::TRect RightTabScrollButtonRect = {read=FRightTabScrollButtonRect};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomTabData


説明

タブの右スクロール ボタンの四角形を表します。

関連項目