Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multiple forms using a single procedure
#4
"only those associated with TIWAppForm"

That's because you arent accessing them correctly. Where are you getting the instance from? If its from a session list or other then you will need to typecast it just as you would in any Delphi app. Otherwise you can store a typed referenced in your session to specific instances to pages just as you would in a Delphi app, but instead of globals they must exist on the session because IW apps are multi user.
Reply


Messages In This Thread
RE: Multiple forms using a single procedure - by kudzu - 12-31-2020, 09:43 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)