abdellahmehdi 0 Posted July 15, 2022 When I open a project, this problem appears. Share this post Link to post
PeterBelow 238 Posted July 16, 2022 12 hours ago, abdellahmehdi said: When I open a project, this problem appears. The error message suggests that a component on one of the autocreated forms has not been created yet when some other component tries to refer to it when the IDE designer loads the form. This may be a sequence problem. Try to change the autocreation sequence to create the datamodule before the forms. 1 Share this post Link to post