Constructor for the class instance.
Source position: stdactns.pas line 93
public constructor THelpAction.Create( |
TheOwner: TComponent |
); override; |
TheOwner |
|
Owner of the class instance. |
Calls the inherited constructor.
TBasicAction.Create |