Vcl.ComCtrls.THeaderControl.OnCreateSectionClass

提供:RAD Studio API Documentation

Delphi

property OnCreateSectionClass: TCustomHCCreateSectionClassEvent read FOnCreateSectionClass write FOnCreateSectionClass;

C++

__property OnCreateSectionClass;

プロパティ

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

説明

セクション オブジェクト クラスの実行時仕様です。 {{#multireplace:Vcl.ComCtrls.THeaderControl.OnCreateSectionClass|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Vcl.ComCtrls.TCustomHeaderControl.OnCreateSectionClass|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Vcl.ComCtrls.TCustomHeaderControl.OnCreateSectionClass|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

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

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

関連項目