Unit 'ActnList' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomActionList.State

State of the action : Normal, Suspended or SuspendedEnabled.

Declaration

Source position: actnlist.pas line 116

public property TCustomActionList.State : TActionListState
  read FState
  write SetState
  default asNormal;