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