[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TSectionTrackState

Declaration

Source position: comctrls.pp line 2639

type TSectionTrackState = (

  tsTrackBegin,

  tsTrackMove,

  tsTrackEnd

);