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

TBasicAction.Create

Creates a new instance of a TBasicAction class.

Declaration

Source position: classesh.inc line 2032

public constructor TBasicAction.Create(

  AOwner: TComponent

); override;

Description

Create calls the inherited constructor, and then initializes the list of clients controls (or action lists).

Under normal circumstances it should not be necessary to create a TBasicAction descendant manually, actions are created in an IDE.

See also

Destroy

  

Destroys the action.

AssignClient


Documentation generated on: May 14 2021