From 3eeefd11ebcfdd3c84208d8774598291f62e569b Mon Sep 17 00:00:00 2001 From: wp_xxyyzz Date: Sun, 31 May 2015 20:50:07 +0000 Subject: [PATCH] fpspreadsheet: Update readme file in examples/other/. git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4171 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/fpspreadsheet/examples/other/readme.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/fpspreadsheet/examples/other/readme.txt b/components/fpspreadsheet/examples/other/readme.txt index 842c3fe1e..73df2e5c5 100644 --- a/components/fpspreadsheet/examples/other/readme.txt +++ b/components/fpspreadsheet/examples/other/readme.txt @@ -15,6 +15,8 @@ This folder contains various demo applications: - demo_virtualmode_reading: demonstrates how the virtual mode of the workbook can be used to read huge spreadsheet files. Requires the file written by demo_virtualmode_writing. + +- demo_write_colors: show the colors of the Excel8 color palette - demo_write_formatting: shows some simple cell formatting