Reading binary/hex files (Delphi loadfromfile option?)


[ Delphi Forum ]

Posted by Ashraf El-Sayed on January 19, 2004 at 13:56:33:

Hello again. I need to display the entries of a hex file I have. When using the normal text files, I usually create a listbox, then use the "LoadFromFile" option to copy the strings into the listbox.items. Is there a similar Delphi procedure for reading/loading hex files? Thanks!


Related Articles and Replies:


[ Delphi Forum ]