[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: lazhelpintf.pas line 332
public constructor THelpDatabase.Create( |
TheOwner: TComponent |
); override; |
TheOwner |
|
Owner of the class instance. |
TComponent.Create |