Vcl.ComCtrls.THeaderControl.OnCreateSectionClass

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

Delphi

property OnCreateSectionClass;

C++

__property OnCreateSectionClass;

プロパティ

種類 可視性 ソース ユニット
event published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls THeaderControl

説明

セクション オブジェクト クラスの実行時仕様です。

Vcl.ComCtrls.THeaderControl.OnCreateSectionClass は Vcl.ComCtrls.TCustomHeaderControl.OnCreateSectionClass を継承しています。以下の内容はすべて Vcl.ComCtrls.TCustomHeaderControl.OnCreateSectionClass を参照しています。

セクション オブジェクト クラスの実行時仕様です。

OnCreateSectionClass イベントは、新しいヘッダー セクション オブジェクトが作成される直前に発生します。このイベント ハンドラは、Vcl.ComCtrls.TCustomHCCreateSectionClassEvent 型です。

関連項目