|
@@ -13,7 +13,7 @@ object FPrint: TFPrint
|
|
OnShow = FormShow
|
|
OnShow = FormShow
|
|
Position = poMainFormCenter
|
|
Position = poMainFormCenter
|
|
ShowInTaskBar = stAlways
|
|
ShowInTaskBar = stAlways
|
|
- LCLVersion = '1.0.10.0'
|
|
|
|
|
|
+ LCLVersion = '2.2.0.1'
|
|
object Label_PrinterAndPaper: TLabel
|
|
object Label_PrinterAndPaper: TLabel
|
|
Left = 9
|
|
Left = 9
|
|
Height = 25
|
|
Height = 25
|
|
@@ -22,7 +22,6 @@ object FPrint: TFPrint
|
|
AutoSize = False
|
|
AutoSize = False
|
|
Caption = 'Printer and paper:'
|
|
Caption = 'Printer and paper:'
|
|
Layout = tlCenter
|
|
Layout = tlCenter
|
|
- ParentColor = False
|
|
|
|
end
|
|
end
|
|
object Label_SelectedPrinterAndPaper: TLabel
|
|
object Label_SelectedPrinterAndPaper: TLabel
|
|
Cursor = crHandPoint
|
|
Cursor = crHandPoint
|
|
@@ -35,7 +34,6 @@ object FPrint: TFPrint
|
|
Color = clWindow
|
|
Color = clWindow
|
|
Font.Color = clWindowText
|
|
Font.Color = clWindowText
|
|
Layout = tlCenter
|
|
Layout = tlCenter
|
|
- ParentColor = False
|
|
|
|
ParentFont = False
|
|
ParentFont = False
|
|
Transparent = False
|
|
Transparent = False
|
|
OnClick = Label_SelectedPrinterAndPaperClick
|
|
OnClick = Label_SelectedPrinterAndPaperClick
|
|
@@ -51,39 +49,37 @@ object FPrint: TFPrint
|
|
TabOrder = 0
|
|
TabOrder = 0
|
|
end
|
|
end
|
|
object Label_Orientation: TLabel
|
|
object Label_Orientation: TLabel
|
|
- Left = 12
|
|
|
|
- Height = 16
|
|
|
|
|
|
+ Left = 9
|
|
|
|
+ Height = 15
|
|
Top = 37
|
|
Top = 37
|
|
- Width = 64
|
|
|
|
|
|
+ Width = 63
|
|
Caption = 'Orientation:'
|
|
Caption = 'Orientation:'
|
|
- ParentColor = False
|
|
|
|
end
|
|
end
|
|
object ComboBox_Orientation: TComboBox
|
|
object ComboBox_Orientation: TComboBox
|
|
- Left = 12
|
|
|
|
|
|
+ Left = 9
|
|
Height = 23
|
|
Height = 23
|
|
Top = 53
|
|
Top = 53
|
|
- Width = 172
|
|
|
|
|
|
+ Width = 175
|
|
ItemHeight = 15
|
|
ItemHeight = 15
|
|
OnChange = ComboBox_OrientationChange
|
|
OnChange = ComboBox_OrientationChange
|
|
Style = csDropDownList
|
|
Style = csDropDownList
|
|
TabOrder = 1
|
|
TabOrder = 1
|
|
end
|
|
end
|
|
object GroupBox_Margins: TGroupBox
|
|
object GroupBox_Margins: TGroupBox
|
|
- Left = 12
|
|
|
|
|
|
+ Left = 8
|
|
Height = 119
|
|
Height = 119
|
|
Top = 79
|
|
Top = 79
|
|
- Width = 174
|
|
|
|
|
|
+ Width = 178
|
|
Caption = 'Margins'
|
|
Caption = 'Margins'
|
|
- ClientHeight = 101
|
|
|
|
- ClientWidth = 170
|
|
|
|
|
|
+ ClientHeight = 99
|
|
|
|
+ ClientWidth = 174
|
|
TabOrder = 2
|
|
TabOrder = 2
|
|
object Label_Left: TLabel
|
|
object Label_Left: TLabel
|
|
- Left = 10
|
|
|
|
- Height = 16
|
|
|
|
|
|
+ Left = 7
|
|
|
|
+ Height = 15
|
|
Top = 27
|
|
Top = 27
|
|
- Width = 24
|
|
|
|
|
|
+ Width = 23
|
|
Caption = 'Left:'
|
|
Caption = 'Left:'
|
|
- ParentColor = False
|
|
|
|
end
|
|
end
|
|
object Label_Top: TLabel
|
|
object Label_Top: TLabel
|
|
Left = 2
|
|
Left = 2
|
|
@@ -93,15 +89,13 @@ object FPrint: TFPrint
|
|
Alignment = taRightJustify
|
|
Alignment = taRightJustify
|
|
AutoSize = False
|
|
AutoSize = False
|
|
Caption = 'Top:'
|
|
Caption = 'Top:'
|
|
- ParentColor = False
|
|
|
|
end
|
|
end
|
|
object Label_Right: TLabel
|
|
object Label_Right: TLabel
|
|
- Left = 106
|
|
|
|
- Height = 16
|
|
|
|
|
|
+ Left = 110
|
|
|
|
+ Height = 15
|
|
Top = 27
|
|
Top = 27
|
|
- Width = 32
|
|
|
|
|
|
+ Width = 31
|
|
Caption = 'Right:'
|
|
Caption = 'Right:'
|
|
- ParentColor = False
|
|
|
|
end
|
|
end
|
|
object Label_Bottom: TLabel
|
|
object Label_Bottom: TLabel
|
|
Left = 2
|
|
Left = 2
|
|
@@ -111,7 +105,6 @@ object FPrint: TFPrint
|
|
Alignment = taRightJustify
|
|
Alignment = taRightJustify
|
|
AutoSize = False
|
|
AutoSize = False
|
|
Caption = 'Bottom:'
|
|
Caption = 'Bottom:'
|
|
- ParentColor = False
|
|
|
|
end
|
|
end
|
|
object SpinEdit_Top: TSpinEdit
|
|
object SpinEdit_Top: TSpinEdit
|
|
Left = 66
|
|
Left = 66
|
|
@@ -132,7 +125,7 @@ object FPrint: TFPrint
|
|
Value = 10
|
|
Value = 10
|
|
end
|
|
end
|
|
object SpinEdit_Left: TSpinEdit
|
|
object SpinEdit_Left: TSpinEdit
|
|
- Left = 10
|
|
|
|
|
|
+ Left = 7
|
|
Height = 23
|
|
Height = 23
|
|
Top = 43
|
|
Top = 43
|
|
Width = 56
|
|
Width = 56
|
|
@@ -141,7 +134,7 @@ object FPrint: TFPrint
|
|
Value = 10
|
|
Value = 10
|
|
end
|
|
end
|
|
object SpinEdit_Right: TSpinEdit
|
|
object SpinEdit_Right: TSpinEdit
|
|
- Left = 106
|
|
|
|
|
|
+ Left = 110
|
|
Height = 23
|
|
Height = 23
|
|
Top = 43
|
|
Top = 43
|
|
Width = 56
|
|
Width = 56
|
|
@@ -167,16 +160,16 @@ object FPrint: TFPrint
|
|
OnResize = BGRAVirtualScreen1Resize
|
|
OnResize = BGRAVirtualScreen1Resize
|
|
end
|
|
end
|
|
object GroupBox_ImageSize: TGroupBox
|
|
object GroupBox_ImageSize: TGroupBox
|
|
- Left = 12
|
|
|
|
|
|
+ Left = 8
|
|
Height = 157
|
|
Height = 157
|
|
Top = 202
|
|
Top = 202
|
|
- Width = 175
|
|
|
|
|
|
+ Width = 179
|
|
Caption = 'Image size'
|
|
Caption = 'Image size'
|
|
- ClientHeight = 139
|
|
|
|
- ClientWidth = 171
|
|
|
|
|
|
+ ClientHeight = 137
|
|
|
|
+ ClientWidth = 175
|
|
TabOrder = 4
|
|
TabOrder = 4
|
|
object SpinEdit_DpiX: TSpinEdit
|
|
object SpinEdit_DpiX: TSpinEdit
|
|
- Left = 10
|
|
|
|
|
|
+ Left = 7
|
|
Height = 23
|
|
Height = 23
|
|
Top = 38
|
|
Top = 38
|
|
Width = 56
|
|
Width = 56
|
|
@@ -188,23 +181,21 @@ object FPrint: TFPrint
|
|
Value = 96
|
|
Value = 96
|
|
end
|
|
end
|
|
object Label_DpiX: TLabel
|
|
object Label_DpiX: TLabel
|
|
- Left = 10
|
|
|
|
- Height = 16
|
|
|
|
|
|
+ Left = 7
|
|
|
|
+ Height = 15
|
|
Top = 22
|
|
Top = 22
|
|
- Width = 4
|
|
|
|
|
|
+ Width = 3
|
|
Caption = '.'
|
|
Caption = '.'
|
|
- ParentColor = False
|
|
|
|
end
|
|
end
|
|
object Label_Width: TLabel
|
|
object Label_Width: TLabel
|
|
- Left = 10
|
|
|
|
- Height = 16
|
|
|
|
|
|
+ Left = 7
|
|
|
|
+ Height = 15
|
|
Top = 63
|
|
Top = 63
|
|
- Width = 36
|
|
|
|
|
|
+ Width = 35
|
|
Caption = 'Width:'
|
|
Caption = 'Width:'
|
|
- ParentColor = False
|
|
|
|
end
|
|
end
|
|
object SpinEdit_Width: TSpinEdit
|
|
object SpinEdit_Width: TSpinEdit
|
|
- Left = 10
|
|
|
|
|
|
+ Left = 7
|
|
Height = 23
|
|
Height = 23
|
|
Top = 79
|
|
Top = 79
|
|
Width = 72
|
|
Width = 72
|
|
@@ -215,15 +206,14 @@ object FPrint: TFPrint
|
|
Value = 10
|
|
Value = 10
|
|
end
|
|
end
|
|
object Label_Height: TLabel
|
|
object Label_Height: TLabel
|
|
- Left = 90
|
|
|
|
- Height = 16
|
|
|
|
|
|
+ Left = 94
|
|
|
|
+ Height = 15
|
|
Top = 63
|
|
Top = 63
|
|
- Width = 40
|
|
|
|
|
|
+ Width = 39
|
|
Caption = 'Height:'
|
|
Caption = 'Height:'
|
|
- ParentColor = False
|
|
|
|
end
|
|
end
|
|
object SpinEdit_Height: TSpinEdit
|
|
object SpinEdit_Height: TSpinEdit
|
|
- Left = 90
|
|
|
|
|
|
+ Left = 94
|
|
Height = 23
|
|
Height = 23
|
|
Top = 79
|
|
Top = 79
|
|
Width = 72
|
|
Width = 72
|
|
@@ -234,16 +224,15 @@ object FPrint: TFPrint
|
|
Value = 10
|
|
Value = 10
|
|
end
|
|
end
|
|
object Label_DpiY: TLabel
|
|
object Label_DpiY: TLabel
|
|
- Left = 90
|
|
|
|
- Height = 16
|
|
|
|
|
|
+ Left = 94
|
|
|
|
+ Height = 15
|
|
Top = 22
|
|
Top = 22
|
|
- Width = 4
|
|
|
|
|
|
+ Width = 3
|
|
Caption = '.'
|
|
Caption = '.'
|
|
- ParentColor = False
|
|
|
|
Visible = False
|
|
Visible = False
|
|
end
|
|
end
|
|
object SpinEdit_DpiY: TSpinEdit
|
|
object SpinEdit_DpiY: TSpinEdit
|
|
- Left = 90
|
|
|
|
|
|
+ Left = 94
|
|
Height = 23
|
|
Height = 23
|
|
Top = 38
|
|
Top = 38
|
|
Width = 56
|
|
Width = 56
|
|
@@ -256,7 +245,7 @@ object FPrint: TFPrint
|
|
Visible = False
|
|
Visible = False
|
|
end
|
|
end
|
|
object CheckBox_Ratio: TCheckBox
|
|
object CheckBox_Ratio: TCheckBox
|
|
- Left = 10
|
|
|
|
|
|
+ Left = 7
|
|
Height = 19
|
|
Height = 19
|
|
Top = 3
|
|
Top = 3
|
|
Width = 110
|
|
Width = 110
|
|
@@ -270,7 +259,7 @@ object FPrint: TFPrint
|
|
Left = 7
|
|
Left = 7
|
|
Height = 25
|
|
Height = 25
|
|
Top = 110
|
|
Top = 110
|
|
- Width = 155
|
|
|
|
|
|
+ Width = 161
|
|
Caption = 'Zoom fit'
|
|
Caption = 'Zoom fit'
|
|
OnClick = Button_ZoomFitClick
|
|
OnClick = Button_ZoomFitClick
|
|
TabOrder = 5
|
|
TabOrder = 5
|
|
@@ -286,7 +275,7 @@ object FPrint: TFPrint
|
|
TabOrder = 5
|
|
TabOrder = 5
|
|
end
|
|
end
|
|
object PrinterSetupDialog1: TPrinterSetupDialog
|
|
object PrinterSetupDialog1: TPrinterSetupDialog
|
|
- left = 288
|
|
|
|
- top = 120
|
|
|
|
|
|
+ Left = 288
|
|
|
|
+ Top = 120
|
|
end
|
|
end
|
|
end
|
|
end
|