Hello
I have tried to read about ControlClasses and the code who is behind it, and how it connects to the objects in forms.
I cant understand how some VAR's and EDT in Classes can be connected with form Objects.
Do I understand things right that the ground is based on EDT:
I have Form Object with text who is combined with EDT named MyEDT.
I have Control class with that form who have a method based on MyEDT and in that method is variable who will be assigned default value == 00
So, if I set MyEDT on a Form Object, and use MyEDT in method with vars, then the method will be signed with value and that value appear in the form object because they have same EDT
Cn someone explain it
*This post is locked for comments
I have the same question (0)