summaryrefslogtreecommitdiff
path: root/src/gui/fpg_stringgridbuilder.pas
AgeCommit message (Collapse)Author
2014-07-272 new units: fpg_CSVParser and fpg_StringGridBuilderGraeme Geldenhuys
fpg_CSVParser contains a class and singleton method to allow parsing CSV files. fpg_StringGridBuilder is a class that allows you to load a CSV file and automatically populate a StringGrid with its content.