You've already forked lazarus-ccr
aaddet forgotten lrs files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@347 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -2,12 +2,12 @@ object frmPrintPreview: TfrmPrintPreview
|
||||
Left = 285
|
||||
Height = 518
|
||||
Top = 142
|
||||
Width = 480
|
||||
HorzScrollBar.Page = 479
|
||||
Width = 477
|
||||
HorzScrollBar.Page = 476
|
||||
VertScrollBar.Page = 517
|
||||
Caption = 'Print Preview'
|
||||
ClientHeight = 518
|
||||
ClientWidth = 480
|
||||
ClientWidth = 477
|
||||
Constraints.MinHeight = 200
|
||||
Constraints.MinWidth = 395
|
||||
Font.Height = -11
|
||||
@ -17,10 +17,10 @@ object frmPrintPreview: TfrmPrintPreview
|
||||
OnKeyDown = FormKeyDown
|
||||
object Panel1: TPanel
|
||||
Height = 73
|
||||
Width = 480
|
||||
Width = 477
|
||||
Align = alTop
|
||||
ClientHeight = 73
|
||||
ClientWidth = 480
|
||||
ClientWidth = 477
|
||||
TabOrder = 0
|
||||
object cboxZoom: TComboBox
|
||||
Left = 217
|
||||
@ -55,7 +55,7 @@ object frmPrintPreview: TfrmPrintPreview
|
||||
Left = 1
|
||||
Height = 29
|
||||
Top = 1
|
||||
Width = 478
|
||||
Width = 475
|
||||
ButtonHeight = 25
|
||||
Caption = 'ToolBar1'
|
||||
Flat = True
|
||||
@ -126,7 +126,7 @@ object frmPrintPreview: TfrmPrintPreview
|
||||
object VpPrintPreview1: TVpPrintPreview
|
||||
Height = 445
|
||||
Top = 73
|
||||
Width = 480
|
||||
Width = 477
|
||||
EndDate = 37355.4526088079
|
||||
StartDate = 37348.4526088079
|
||||
Align = alClient
|
||||
|
Reference in New Issue
Block a user