Forum Discussion
seafalcon
16 years agoContributor
The overlapped objects means some objects are recreated in the runtime, or the newly created objects which have same reference(classname, wincaption, or index) with the previous ones.. but in different position.
I think you misunderstood my last question. What I mean is can I create a new name mapping definition for objects?
such as : I want to create a new mapping definition in name mapping item:
lookupedit3=Alias[mainForm][gridControl]("lookupedit","3" );
is it possible? and how to do it?
Thanks