This website requires JavaScript.
Explore
Help
Register
Sign In
pascal
/
lazarus-ccr
Watch
1
Star
0
Fork
0
You've already forked lazarus-ccr
Code
Issues
Releases
Activity
Files
f39df9a19f9222e7ad771f372b33fec2d46c9661
lazarus-ccr
/
components
/
fpspreadsheet
/
source
/
visual
History
wp_xxyyzz
dc4314db8b
fpspreadsheet: Fix grid painting into header cells if fixed columns are used.
...
git-svn-id:
https://svn.code.sf.net/p/lazarus-ccr/svn@5827
8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-03-30 12:39:54 +00:00
..
fpsactions.pas
fpspreadsheet: Further integration of cell and worksheet protection in visual controls.
2017-03-19 23:09:01 +00:00
fpspreadsheetchart.pas
…
fpspreadsheetctrls.lrs
…
fpspreadsheetctrls.pas
fpspreadsheet: Make WorksheetGrid respect the spSelectLockedCells and spSelectUnlockedCells flags in the worksheet's Protection set. Like in Excel, TsCellEdit displays an error message box if the user tries to focus it in case of a locked cell.
2017-03-20 11:10:02 +00:00
fpspreadsheetgrid.pas
fpspreadsheet: Fix grid painting into header cells if fixed columns are used.
2017-03-30 12:39:54 +00:00
fpsvisualutils.pas
…