You've already forked lazarus-ccr
GridPrinter: Improved selection of zoom factor and zoom modes in PrintPreviewDialog.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8617 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -159,7 +159,8 @@ object MainForm: TMainForm
|
||||
FormParams.Height = 800
|
||||
FormParams.Position = poDesigned
|
||||
GridPrinter = GridPrinter1
|
||||
Zoom = gpzZoomHeight
|
||||
Zoom = 199
|
||||
ZoomMode = zmFitHeight
|
||||
Left = 288
|
||||
Top = 96
|
||||
end
|
||||
|
Reference in New Issue
Block a user