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

TCustomAction.Checked

Whether the check box control associated with the action is Checked (default False).

Declaration

Source position: actnlist.pas line 202

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


Version 4.4 Generated 2025-11-08 Home