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.
Administrators Farshad Mohajeri Posted January 6, 2015 Administrators Posted January 6, 2015 New syntax: (WebForm as IUniJSInterface).JSConfig('draggable', [True], WebForm.JSWindow);
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now