Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#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 3919

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