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

THeaderSectionState

THeaderSectionState - enumerated type containing possible selection states for header

Declaration

Source position: comctrls.pp line 3179

type THeaderSectionState = (

  hsNormal,

  hsHot,

  hsPressed

);