diff options
Diffstat (limited to 'src/gui/fpg_grid.pas')
-rw-r--r-- | src/gui/fpg_grid.pas | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/fpg_grid.pas b/src/gui/fpg_grid.pas index 86ffb555..12257f56 100644 --- a/src/gui/fpg_grid.pas +++ b/src/gui/fpg_grid.pas @@ -159,6 +159,7 @@ type property RowCount; property RowSelect; property ScrollBarStyle; + property ScrollBarPage; property ShowGrid; property ShowHeader; property ShowHint; |