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

TCustomAction.AutoCheck

AutoCheck - whether the control (e.g. a CheckBox) is to be automatically checked.

Declaration

Source position: actnlist.pas line 198

public property TCustomAction.AutoCheck : Boolean
  read FAutoCheck
  write SetAutoCheck
  default False;