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

TSectionTrackState

TSectionTrackState - enumerated type for tracking the state of a header section

Declaration

Source position: comctrls.pp line 2905

type TSectionTrackState = (

  tsTrackBegin,

  tsTrackMove,

  tsTrackEnd

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.