Constructor for the class instance.
Source position: dblogdlg.pas line 24
public constructor TLoginDialog.Create(
TheOwner: TComponent
); override;
TheOwner
Owner of the class instance.