Vcl.ExtCtrls.TCustomCategoryPanel.UpdateHeader

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

Delphi

procedure UpdateHeader;

C++

void __fastcall UpdateHeader();

プロパティ

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

説明

パネルの配置を設定してから、ヘッダーを描画します。

UpdateHeader を使用して、カテゴリ パネルの配置をパネル グループの HeaderAlignment に設定してから、DrawHeader メソッドを使用してヘッダーを描画します。

関連項目