Loads file data into variable.
This function now supports Unicode (UTF8) file names. You can still use ANSI names, necessary checks and conversion are performed automatically.
No additional description…
function ibec_LoadFromFile(FileName : string): string;