FMX.TabControl.TTabControl.UpdateTabBarButtons

提供:RAD Studio API Documentation

Delphi

procedure UpdateTabBarButtons;

C++

void __fastcall UpdateTabBarButtons();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.TabControl.pas
FMX.TabControl.hpp
FMX.TabControl TTabControl


説明

タブ タイトル領域のボタンの状態を更新します。

UpdateTabBarButtonsDoUpdateTabBarButtons メソッドを呼び出します。

関連項目