I have come across components TntOpenDialog , TntSaveDialog etc. What is the additional features provided by these components over standard Windows components? I could not find help about it , so any info is appreciated.
Thanks
I have come across components TntOpenDialog , TntSaveDialog etc. What is the additional features
Share
As far as I know, they simply provide the same functionality as the standard OpenDialog, SaveDialog etc. but enabled for Unicode.