Vcl.ComCtrls.TCustomHeaderControl.OnSectionCheck
Delphi
property OnSectionCheck: TCustomSectionNotifyEvent read FOnSectionCheck write FOnSectionCheck;
C++
__property TCustomSectionNotifyEvent OnSectionCheck = {read=FOnSectionCheck, write=FOnSectionCheck};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| event | published | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCustomHeaderControl |
説明
OnSectionCheck は、Vcl.ComCtrls.TCustomSectionNotifyEvent 型のイベント ハンドラです。