Vcl.ComCtrls.THeaderSections.Create

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

Delphi

constructor Create(HeaderControl: TCustomHeaderControl);

C++

__fastcall THeaderSections(TCustomHeaderControl* HeaderControl);

プロパティ

種類 可視性 ソース ユニット
constructor public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls THeaderSections

説明

Create は,THeaderSections オブジェクトを作成し,初期化します。

Create メソッドは,THeaderControl インスタンスをパラメータとしてとります。

関連項目