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

THeaderSection.State

State - whether normal, hot (i.e. mouse hovers over it ready to be selected) or pressed (selected).

Declaration

Source position: comctrls.pp line 3925

public property THeaderSection.State : THeaderSectionState
  read FState
  write SetState;