Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I set values in a form before it is displayed (opened)?
#3
Compilation error on line 60 characters

59 TfmSendMailWEB.Create(Self);
60 TfmSendMailWEB.edEmail.Text := 'mail@mail.ru';
61 TfmSendMailWEB.Show;

[dcc32 Error] unAuth.pas(60): E2096 Method identifier expected
[dcc32 Error] unAuth.pas(61): E2076 This form of method call only allowed for class methods or constructor
[dcc32 Fatal Error] F2063 Could not compile used unit 'unAuth.pas'
Reply


Messages In This Thread
RE: How do I set values in a form before it is displayed (opened)? - by Сергей Александрович - 01-03-2021, 07:05 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)