Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TSectionTrackState

Enumerated type with tracking states for a header section.

Declaration

Source position: comctrls.pp line 4018

type TSectionTrackState = (

  tsTrackBegin,

  

Mouse tracking for a section is enabled.

  tsTrackMove,

  

Mouse tracking for a section drag operation is enabled.

  tsTrackEnd

  

Mouse tracking for a section is disabled.

);



CT Web help

CodeTyphon Studio