Vcl.ComCtrls.TCustomSectionTrackEvent
C++
typedef void __fastcall (__closure *TCustomSectionTrackEvent)(TCustomHeaderControl* HeaderControl, THeaderSection* Section, int Width, TSectionTrackState State);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
typedef | public | Vcl.ComCtrls.hpp | Vcl.ComCtrls | Vcl.ComCtrls |
説明
TCustomSectionTrackEvent は、OnSectionTrack イベントで呼び出される手続きです。
Width パラメータは、ヘッダー セクションのサイズ(ピクセル単位)を示します。
State パラメータは Vcl.ComCtrls.TSectionTrackState 型で、イベントの状態を示します。