Jump to content

Search the Community

Showing results for tags 'tunifileupload'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uniGUI Public
    • Announcements
    • General
    • Feature Requests
    • Installation
    • Deployment
    • Other Platforms
  • Licensing
    • Licensing
    • Ordering uniGUI
  • Bug Reports
    • Active Reports
    • Closed Reports
    • Old Bug Reports
  • uniGUI Development
    • General Development
    • uniGUI Releases & Roadmaps
    • Utilities
  • Mobile Platform
    • uniGUI Mobile
    • Mobile Browsers
  • Users Area
    • Sample Projects
    • Components and Code Samples
    • Third Party Components
  • Non-English
    • Non-English
  • Miscellaneous
    • Hosting
    • Server Security
    • Jobs

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 6 results

  1. Не могу понять, почему не срабатывает событие OnCompleted у компоненты TUniFileUpload. При этом событие OnMultiCompleted срабатывает. Что нужно включить или отключить? В справке ничего нет. Мне нужно только один файл за раз загружать.
  2. It would be great if the TUniFileUpload and TUniFileUploadButton had an option to create the TargetFolder if it doesn't already exist. So when you try and upload a file to the TargetFolder a check would be made and if it doesn't exist then it's created automatically.
  3. when I run TUniFileUpload's Execute method, it opens me to a screen of TUniFileUpload itself which is a non visual component, so I can't know how to handle his css. all of components IDs is auto generated and if i change some css with classname can update css of other buttons because the name of classes are the same.. Would anyone have any suggestions?
  4. Добрый день! Можно ли увеличить размер кнопок? не влезает текст "Прикрепить"
  5. clement

    TUniFIleUpload

    Hi, Can I know is there anyway to remove the All Files (*.*)? because it only allows to upload one file type. Thanks.
  6. Hi all UniGuys, i would like to get the original filename of file on TUniFileUpload, but I do not know how. There is only one event OnComplete returning TFileStream, but filename of this stream is already renamed to random hash. Where I can find original filename? Thanks H.
×
×
  • Create New...