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