[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TSectionTrackState - enumerated type for tracking the state of a header section
Source position: comctrls.pp line 2905
type TSectionTrackState = ( |
tsTrackBegin, |
tsTrackMove, |
tsTrackEnd |
); |
lazarus-ccr.sourceforge.net |