Vcl.ComCtrls.TCustomSectionNotifyEvent

提供:RAD Studio API Documentation

C++

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

プロパティ

種類 可視性 ソース ユニット
typedef public Vcl.ComCtrls.hpp Vcl.ComCtrls Vcl.ComCtrls

説明

TCustomSectionNotifyEvent は、OnSectionResize イベントと OnSectionClick イベントで呼び出される手続きです。


関連項目