Vcl.CategoryButtons.TCategoryButtons.UpdateAllButtons

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

Delphi

procedure UpdateAllButtons;

C++

void __fastcall UpdateAllButtons();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.CategoryButtons.pas
Vcl.CategoryButtons.hpp
Vcl.CategoryButtons TCategoryButtons

説明

すべてのボタンの再描画すなわち更新を行います。

UpdateAllButtons メソッドは、すべてのボタンの再描画すなわち更新を行います。

関連項目