[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: grids.pas line 1697
public procedure TCustomStringGrid.LoadFromCSVStream( |
AStream: TStream; |
ADelimiter: Char = ','; |
UseTitles: Boolean = True; |
FromLine: Integer = 0; |
SkipEmptyLines: Boolean = True |
); |
lazarus-ccr.sourceforge.net |