Thanks, but I figured out the problem (while trying you advice)
The files in the web/internet folders are mainly read-only or archived files. The DeleteFile function do not delete the files with attributes. When setting the file attributes so that it is not read-only or archive of what ever...
I have a procedure that needs to delete listed files. I use the Deletefile function to delete the files listed in a TStringList. Now I've come across a problem that not all files are deleted. Files that are in a web/internet folder (e.g. folders created by MS Frontpage) are not deleted. With...
Can anyone give me some clue how to do this? I want to preview the Printer.Canvas before printing it. My Printer.Canvas consists of a number of different objects. It looks for me as if I need to display the Printer.Canvas in a Paintbox.Canvas. For this to happen I need to copy the Printer.Canvas...
My client wants to change a date using a DateTimePicker.But when he uses keyboardstrokes he does not what to use the arrow keys to move from day to month to year. He wants it to automatically move as he types. Is this possible or do I need to use EditMasks? Please help.
E.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.