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

TCustomStringGrid.LoadFromCSVStream

Declaration

Source position: grids.pas line 1697

public procedure TCustomStringGrid.LoadFromCSVStream(

  AStream: TStream;

  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.