Jump to content

JSName of TUniForm


erich.wanker

Recommended Posts

Hello folks,

 

how can i find the JSName of a Form?

 

i want to animate a form ... if the form is created - it should animate from mainform.width + 300 to screencenter

and if it will close - it should animate to -300

 

i would use someting like:

UniSession.AddJS(login. the JSName + '.animate({ duration: 500, to: { x: '+screencenter+', opacity: 100}});');

 

 

Thanks for sugestions

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...