[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'ActnList' (#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.0 Generated 2025-05-03 Home