Forum Discussion
tristaanogre
13 years agoEsteemed Contributor
There's an "Evaluate" function that, when you put a string in it, it will try to evaluate it back as an object. so, you can do something like
You can then use MyObject in various places so long as it is in scope and reference the same text box.
MyObject := Evaluate('Sys.Process(''MyApp'').MyForm.MyTextBox')
You can then use MyObject in various places so long as it is in scope and reference the same text box.
Related Content
- 12 years ago
- 13 years ago
- 14 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago