[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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.