Todd Posted February 22, 2025 Posted February 22, 2025 When using a TUniFileUploadButton, the default is to All file types (*.*). Is there a way to set the filemask more like a regular Open file dialog where you can have multiple types of files or singular types? Similar to this: Quote
Hayri ASLAN Posted February 23, 2025 Posted February 23, 2025 6 hours ago, Todd said: When using a TUniFileUploadButton, the default is to All file types (*.*). Is there a way to set the filemask more like a regular Open file dialog where you can have multiple types of files or singular types? Similar to this: You need to set Filter property. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.