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

TCustomAction.DisableIfNoHandler

DisableIfNoHandler - don't use this action if no Handler has been provided

Declaration

Source position: actnlist.pas line 203

public property TCustomAction.DisableIfNoHandler : Boolean
  read FDisableIfNoHandler
  write FDisableIfNoHandler
  default False;