[Overview][Types][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |