Constructor for the class instance.
Source position: stdactns.pas line 293
public constructor TSearchAction.Create( |
TheOwner: TComponent |
); override; |
TheOwner |
|
Owner for the class instance. |
Calls the inherited constructor, and sets the value for the internal Control to Nil.
| Version 4.6 | Generated 2026-02-20 | Home |