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

TSearchAction.Create

Constructor for the class instance.

Declaration

Source position: stdactns.pas line 293

public constructor TSearchAction.Create(

  TheOwner: TComponent

); override;

Arguments

TheOwner

  

Owner for the class instance.

Description

Calls the inherited constructor, and sets the value for the internal Control to Nil.

See also

TBasicAction.Create


Version 4.0 Generated 2025-05-03 Home