[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'ActnList' (#lcl)

TCustomAction.Enabled

Enabled - whether this action is able to be used (default is True).

Declaration

Source position: actnlist.pas line 206

public property TCustomAction.Enabled : Boolean
  read FEnabled
  write SetEnabled
  default True;


Version 4.0 Generated 2025-05-03 Home