Vcl.Ribbon.TCustomRibbon.DrawTab

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

Delphi

procedure DrawTab(const Index: Integer); virtual;

C++

virtual void __fastcall DrawTab(const int Index);

プロパティ

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


説明

リボンのタブを描画する、デフォルト設定を実行します。

関連項目