//———Login is successful, mark the logged-in user name on the status bar of the management form—————
manage.Visible:=true;
/ /manage.StatusBar1.Panels[0].Text:=user;
login.Hide;
Because the Panels[0].Text form under StatusBar1 under the manage form does not exist, the call reports an error
Use the manage form source form to perform an alternative method to find the source of the problem.
Similar Posts:
- Solve the problem of “typeerror: ‘bool’ object is not callable” in flash and Django
- Request failed with status code 500 & Self referencing loop detected for property ‘xx‘ with type
- [Solved] Error in Python selenium + phantom JS alert() pop-up window
- [Solved] React Native Error: Module does not exist in the module map
- [Solved] org.springframework.web.servlet.PageNotFound noHandlerFound Warning: No mapping found for HTTP request w
- Syntax error reported by JavaScript function: expected expression, got ‘;’
- Angular7:Can’t bind to ‘formGroup’ since it isn’t a known property of ‘form’ [Solved]
- Error:Cannot find bean: “org.apache.struts.taglib.html.BEAN” in any scope
- [Solved] SSH connect error: permission denied, please try again
- [Solved] Forbid root, handle error sudo must be owned by uid 0