Jump to content

Reconstruction of TUniFileUpload on TUniFileSelect


Piot Daszewski

Recommended Posts

I'm trying to do the following thing:

I just want to get the file name to enter it into uniEdit.

So I try to rebuild TUniFileUpload so that it does not execute the file itself, but only passes the name.

However, I can not get from FExtEdit: TJSControl, which is simply a value field. How to do this to transfer the value from TJSControl to some String variable?

Thank in advance for any hints

Link to comment
Share on other sites

Yes, I plan to upgrade to the new version within the next month.

In uniGUI, I use the TUniFileUpload component.
It is very good and works great.
Unfortunately, for one  project I need to transfer to TUniEdit only name of file without sending it to the server.

So I'm trying to make a class analogous to TUniFileUpdate, which will only return FileName.

Actually, I have a solution, but I do not know how to get from FExtEdit: TJSControl, value from text field.

Can you help me, suggest what script to do it, or maybe there is another solution.

Thank you very much for your help and attention.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...