Jump to content

What is Prompt Method in UniGUI?


vishal.tiwari

Recommended Posts

Hi,

 

I was going through the demo project  called "Prompt", where I seen calling "Prompt" method with different parameters, I would like to know total number of parameters in it and how does it works, probably, if someone could share this method sample code then it would be great help to understand.

 

Also,

       How does it makes difference when we compare it with MessageDlg?

 

       How different it is when we compare to the standard VCL ways of doing things?

 

 

With Best Regards.

 

Vishal

Link to comment
Share on other sites

What I found is we could pass CallBack function as a parameter to Prompt method to do desired operations.

 

Please let me know, the complete set of information if it is possible along with the Prompt method definition code.

 

Is "Prompt" a direct method call back to the server?

Does "Prompt" reload the page completely?

Does this setup use Ajax?

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...