This function returns the width and height of a gif image file.
This function returns the width and height of a jpeg image file.
Function returns -1 if the filename was not found, and returns the path if the file was found
A function that returns true if a file's volume is NTFS, or false if not.
Sometimes you need to split a string that has a certain delimiter, into an array list, so, here's a function to do just that.
Ever wondered how you can add drag and drop to your delphi software? Wonder no more, this is how to do it