Vcl.ComCtrls.TCustomSectionNotifyEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

typedef void __fastcall (__closure *TCustomSectionNotifyEvent)(TCustomHeaderControl* HeaderControl, THeaderSection* Section);

Propriétés

Type Visibilité  Source Unité  Parent
typedef public Vcl.ComCtrls.hpp Vcl.ComCtrls Vcl.ComCtrls

Description

TCustomSectionNotifyEvent est une procédure appelée par les événements OnSectionResize et OnSectionClick.

Voir aussi