Hello!
There is a memory leak when destroying the frame which contains JQFileUpload.
1. Run attached sample project.
2. Press 'Open Frame' button.
3. Press 'Close' button.
4. Close application. You'll get the following message:
---------------------------
Unexpected Memory Leak
---------------------------
An unexpected memory leak has occurred. The unexpected small block leaks are:
9 - 24 bytes: TMoveArrayManager<System.Classes.TCollectionItem> x 1
57 - 72 bytes: TList<System.Classes.TCollectionItem> x 1
89 - 104 bytes: TIWCGJQUploadingFileList x 1
---------------------------
ОК
---------------------------