[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TCustomStringGrid.LoadFromCSVFile

Declaration

Source position: grids.pas line 1699

public procedure TCustomStringGrid.LoadFromCSVFile(

  AFilename: string;

  ADelimiter: Char = ',';

  UseTitles: Boolean = True;

  FromLine: Integer = 0;

  SkipEmptyLines: Boolean = True

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.