diff --git a/components/richview/demo/printfrm.lrs b/components/richview/demo/printfrm.lrs index 6dc460160..bc22d32a1 100644 --- a/components/richview/demo/printfrm.lrs +++ b/components/richview/demo/printfrm.lrs @@ -1,5 +1,3 @@ -{ This is an automatically generated lazarus resource file } - LazarusResources.Add('TfrmPrint','FORMDATA',[ 'TPF0'#9'TfrmPrint'#8'frmPrint'#4'Left'#2#7#6'Height'#3#193#1#3'Top'#2#9#5'Wi' +'dth'#3'p'#2#18'HorzScrollBar.Page'#3'o'#2#18'VertScrollBar.Page'#3#192#1#7 diff --git a/components/richview/demo/rvdemo.lpi b/components/richview/demo/rvdemo.lpi index 43155beaa..743dc1994 100644 --- a/components/richview/demo/rvdemo.lpi +++ b/components/richview/demo/rvdemo.lpi @@ -1,20 +1,21 @@ - - + + - + + @@ -22,7 +23,7 @@ - + @@ -34,21 +35,24 @@ - + - + + + + - - + + - + @@ -60,26 +64,25 @@ - + + - - - + + + - - - + diff --git a/components/richview/demo/rvdemo.lpr b/components/richview/demo/rvdemo.lpr index f1aae955d..90fa82d2d 100644 --- a/components/richview/demo/rvdemo.lpr +++ b/components/richview/demo/rvdemo.lpr @@ -2,7 +2,7 @@ program rvdemo; uses Interfaces, - Forms, OsPrinters, + Forms, Unit1 in 'unit1.pas' {Form1}, BackStyl in 'backstyl.pas' {frmBackStyle}, PrintFrm in 'printfrm.pas' {frmPrint}, lazrichview;