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

TAction.Create

Constructor for the class instance.

Declaration

Source position: actnlist.pas line 228

public constructor TAction.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner of the class instance.

Description

Sets the default value for the DisableIfNoHandler property to True.

See also

TCustomAction.Create

  

Constructor for the class instance.


Version 4.4 Generated 2025-11-08 Home