Title: RTC functions Post by: dpcroghan on December 17, 2013, 05:02:42 PM Danijel,
What are the advantages to using functions like File_Exists or Delete_File as opposed to the Delphi functions FileExists or DeleteFile? Thanks Title: Re: RTC functions Post by: D.Tkalcec (RTC) on December 17, 2013, 05:50:19 PM None. I wrote these small utility functions for myself and put them there if anyone else wants to use them.
|