[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 201

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


Version 3.2 Generated 2024-02-25 Home