Vcl.ComCtrls.TCustomSectionNotifyEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public Vcl.ComCtrls.hpp Vcl.ComCtrls Vcl.ComCtrls

Beschreibung

TCustomSectionNotifyEvent ist eine von den Ereignissen OnSectionResize und OnSectionClick aufgerufene Prozedur.

Siehe auch