[Overview][Constants][Types][Procedures and functions][Index] Reference for unit '_crw_fio' (#crwlib)

ForEachTextLine

Declaration

Source position: _crw_fio.pas line 487

function ForEachTextLine(

  const FileName: LongString;

  Action: TForEachTextLineAction;

  CustomData: Pointer = Nil;

  BuffSize: Integer = 0

):Integer;