It should be a "point operation" to access non-existing members, for example you can write Text1.text, because Text1 has this property; if you want to write Text1.Caption, this error will occur ...
This error occurred only after the program ran for 7 to 8 days on the site. I couldn't find it directly by debugging. I just wanted to know what might go wrong. Thank you!