You are reading help file online using chmlib.com
|
function LoadStringFromFile(const FileName: String; var S: String): Boolean;
Loads the specified binary or text file into the specified string. Returns True if successful, False otherwise.
You are reading help file online using chmlib.com
|