Vcl.ComCtrls.TCustomHeaderControl.OnSectionCheck
Delphi
property OnSectionCheck: TCustomSectionNotifyEvent read FOnSectionCheck write FOnSectionCheck;
C++
__property TCustomSectionNotifyEvent OnSectionCheck = {read=FOnSectionCheck, write=FOnSectionCheck};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| event | published | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TCustomHeaderControl |
Description
OnSectionCheck est un gestionnaire d’événements du type Vcl.ComCtrls.TCustomSectionNotifyEvent.