FileReadString function
|
![]() ![]() ![]() |
acUtils
|
function FileReadString(const Filename: String): String;
|
The FileReadString function reads the file and returns its content as plain text string.
|
HTTPReadString function from acHTTP unit.
|