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

TCustomAction.Checked

Whether the CheckBox associated with the action is Checked (default False).

Declaration

Source position: actnlist.pas line 201

public property TCustomAction.Checked : Boolean
  read FChecked
  write SetChecked
  default False;