[Overview][Resource strings][Constants][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpsysfs' (#pascalio)

ReadFromFile

Read string from file

Declaration

Source position: fpsysfs.pas line 72

function ReadFromFile(

  const aFileName: string;

  aChars: SizeInt;

  out CharsRead: SizeInt

):string;

function ReadFromFile(

  const aFileName: string;

  aChars: SizeInt

):string;


Documentation generated on: 2020-05-22