meta data for this page
ibec_LoadFromFile
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.
Description
No additional description…
Syntax
function ibec_LoadFromFile(FileName : string): string;