delphi-xe6

Write and use images in database (Delphi and MySQL)

Hello, I would like to know how to record images (.jpg, .png, .bmp, etc) in the MySQL database, using Delphi XE6. I would lik ... ossible to show the images already recorded in the database. Where it stores the image in MySQL is of type blob . Thank you!

Access denied when deleting Registry (even in regedit)

I am trying to delete a Windows Registry using Delphi but without success (even with Regedit itself I can not). Code I'm usi ... Regedit: But when I delete by software (PC Hunter) the same and deleted successfully. How can I do to delete this record?

How to download Delphi from FTP servers with authentication?

I have some files on an FTP server in Hostinger, and these files were left there since FTP server links never change. Since they are very important for making updates in my application, Delphi should download them.