Vcl.ComCtrls.TCustomHeaderControl.OnSectionCheck

De RAD Studio API Documentation
Aller à : navigation, rechercher

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.

Voir aussi