[Overview][Resource strings][Constants][Classes][Procedures and functions][Variables][Index] |
Read string from file
Source position: fpsysfs.pas line 72
function ReadFromFile( |
const aFileName: string; |
aChars: SizeInt; |
out CharsRead: SizeInt |
):string; |
const aFileName: string; |
aChars: SizeInt |
):string; |