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 イベントで呼び出される手続きです。


関連項目