xchinjo Posted January 6, 2015 Posted January 6, 2015 I need help version 0.93.xxx can use WebForm.ExtWindow.Draggable:=false; but 0.98.xxx not found this property from TUniForm class how to fix this problem? Thank you. Quote
Administrators Farshad Mohajeri Posted January 6, 2015 Administrators Posted January 6, 2015 New syntax: (WebForm as IUniJSInterface).JSConfig('draggable', [True], WebForm.JSWindow); Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.