assign properties error
I dynamically create a form and some button controls on it. Then I assign properties to them by compile the pascal script. It first runs well, but at the second time, an access violation error occurred. I free the form. It seems that some kind of pointers still exist.
Comments