
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@585 8e941d3f-bd1b-0410-a28a-d453659cc2b4
477 lines
12 KiB
Plaintext
477 lines
12 KiB
Plaintext
object Form1: TForm1
|
|
Left = 85
|
|
Height = 585
|
|
Top = 31
|
|
Width = 678
|
|
HelpContext = 0
|
|
Align = alNone
|
|
AllowDropFiles = False
|
|
AutoScroll = True
|
|
AutoSize = False
|
|
BorderIcons = [biSystemMenu, biMinimize, biMaximize]
|
|
BorderStyle = bsSizeable
|
|
Caption = 'Form1'
|
|
ChildSizing.LeftRightSpacing = 0
|
|
ChildSizing.TopBottomSpacing = 0
|
|
ChildSizing.HorizontalSpacing = 0
|
|
ChildSizing.VerticalSpacing = 0
|
|
ChildSizing.ControlsPerLine = 0
|
|
ClientHeight = 565
|
|
ClientWidth = 678
|
|
DockSite = False
|
|
DragKind = dkDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
Font.CharSet = ANSI_CHARSET
|
|
Font.Height = -12
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
FormStyle = fsNormal
|
|
Menu = MainMenu1
|
|
OnCreate = FormCreate
|
|
ParentBiDiMode = True
|
|
ParentFont = False
|
|
Position = poDesigned
|
|
ShowInTaskBar = stDefault
|
|
UseDockManager = False
|
|
LCLVersion = '0.9.27'
|
|
WindowState = wsNormal
|
|
object StatusBar1: TStatusBar
|
|
Left = 0
|
|
Height = 23
|
|
Top = 542
|
|
Width = 678
|
|
HelpContext = 0
|
|
DragCursor = crDrag
|
|
DragKind = dkDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
Panels = <
|
|
item
|
|
Alignment = taLeftJustify
|
|
Width = 50
|
|
end>
|
|
ParentShowHint = True
|
|
SimplePanel = False
|
|
end
|
|
object PageControl1: TPageControl
|
|
Left = 0
|
|
Height = 542
|
|
Top = 0
|
|
Width = 678
|
|
HelpContext = 0
|
|
TabStop = True
|
|
ActivePage = TabSheet1
|
|
Align = alClient
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
DockSite = False
|
|
DragCursor = crDrag
|
|
DragKind = dkDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
TabIndex = 0
|
|
TabOrder = 0
|
|
TabPosition = tpTop
|
|
Visible = True
|
|
object TabSheet1: TTabSheet
|
|
HelpContext = 0
|
|
Caption = 'TabSheet1'
|
|
ChildSizing.LeftRightSpacing = 0
|
|
ChildSizing.TopBottomSpacing = 0
|
|
ChildSizing.HorizontalSpacing = 0
|
|
ChildSizing.VerticalSpacing = 0
|
|
ChildSizing.ControlsPerLine = 0
|
|
ClientHeight = 514
|
|
ClientWidth = 670
|
|
Enabled = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
object ScrollBox1: TScrollBox
|
|
Left = 0
|
|
Height = 514
|
|
Top = 0
|
|
Width = 670
|
|
HelpContext = 0
|
|
Align = alClient
|
|
AutoSize = False
|
|
AutoScroll = True
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
BorderStyle = bsNone
|
|
ChildSizing.LeftRightSpacing = 0
|
|
ChildSizing.TopBottomSpacing = 0
|
|
ChildSizing.HorizontalSpacing = 0
|
|
ChildSizing.VerticalSpacing = 0
|
|
ChildSizing.ControlsPerLine = 0
|
|
DockSite = False
|
|
DragCursor = crDrag
|
|
DragKind = dkDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
Ctl3D = False
|
|
ParentBiDiMode = True
|
|
ParentColor = True
|
|
ParentCtl3D = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
TabOrder = 0
|
|
TabStop = False
|
|
Visible = True
|
|
object PRPage1: TPRPage
|
|
Left = 20
|
|
Height = 400
|
|
Top = 16
|
|
Width = 300
|
|
HelpContext = 0
|
|
MarginTop = 32
|
|
MarginLeft = 32
|
|
MarginRight = 32
|
|
MarginBottom = 32
|
|
Visible = True
|
|
object PRLayoutPanel1: TPRLayoutPanel
|
|
Left = 33
|
|
Height = 334
|
|
Top = 33
|
|
Width = 234
|
|
HelpContext = 0
|
|
Align = alClient
|
|
object PRText1: TPRText
|
|
Left = 17
|
|
Height = 289
|
|
Top = 25
|
|
Width = 199
|
|
HelpContext = 0
|
|
Align = alNone
|
|
FontName = fnArial
|
|
FontSize = 22
|
|
CharSpace = 0
|
|
WordSpace = 0
|
|
Leading = 24
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object TabSheet2: TTabSheet
|
|
HelpContext = 0
|
|
Caption = 'TabSheet2'
|
|
ChildSizing.LeftRightSpacing = 0
|
|
ChildSizing.TopBottomSpacing = 0
|
|
ChildSizing.HorizontalSpacing = 0
|
|
ChildSizing.VerticalSpacing = 0
|
|
ChildSizing.ControlsPerLine = 0
|
|
ClientHeight = 520
|
|
ClientWidth = 670
|
|
Enabled = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
object ScrollBox2: TScrollBox
|
|
Left = 0
|
|
Height = 520
|
|
Top = 0
|
|
Width = 670
|
|
HelpContext = 0
|
|
Align = alClient
|
|
AutoSize = False
|
|
AutoScroll = True
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
BorderStyle = bsNone
|
|
ChildSizing.LeftRightSpacing = 0
|
|
ChildSizing.TopBottomSpacing = 0
|
|
ChildSizing.HorizontalSpacing = 0
|
|
ChildSizing.VerticalSpacing = 0
|
|
ChildSizing.ControlsPerLine = 0
|
|
DockSite = False
|
|
DragCursor = crDrag
|
|
DragKind = dkDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
Ctl3D = False
|
|
ParentBiDiMode = True
|
|
ParentColor = True
|
|
ParentCtl3D = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
TabOrder = 0
|
|
TabStop = False
|
|
Visible = True
|
|
object PRPage2: TPRPage
|
|
Left = 20
|
|
Height = 600
|
|
Top = 16
|
|
Width = 300
|
|
HelpContext = 0
|
|
MarginTop = 32
|
|
MarginLeft = 32
|
|
MarginRight = 32
|
|
MarginBottom = 32
|
|
Visible = True
|
|
object PRLayoutPanel2: TPRLayoutPanel
|
|
Left = 33
|
|
Height = 534
|
|
Top = 33
|
|
Width = 234
|
|
HelpContext = 0
|
|
Align = alClient
|
|
object PRText2: TPRText
|
|
Left = 16
|
|
Height = 289
|
|
Top = 26
|
|
Width = 199
|
|
HelpContext = 0
|
|
Align = alNone
|
|
FontName = fnArial
|
|
FontSize = 22
|
|
CharSpace = 0
|
|
WordSpace = 0
|
|
Leading = 24
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object TabSheet3: TTabSheet
|
|
HelpContext = 0
|
|
Caption = 'TabSheet3'
|
|
ChildSizing.LeftRightSpacing = 0
|
|
ChildSizing.TopBottomSpacing = 0
|
|
ChildSizing.HorizontalSpacing = 0
|
|
ChildSizing.VerticalSpacing = 0
|
|
ChildSizing.ControlsPerLine = 0
|
|
ClientHeight = 520
|
|
ClientWidth = 670
|
|
Enabled = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
object ScrollBox3: TScrollBox
|
|
Left = 0
|
|
Height = 508
|
|
Top = 0
|
|
Width = 662
|
|
HelpContext = 0
|
|
Align = alClient
|
|
AutoSize = False
|
|
AutoScroll = True
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
BorderStyle = bsNone
|
|
ChildSizing.LeftRightSpacing = 0
|
|
ChildSizing.TopBottomSpacing = 0
|
|
ChildSizing.HorizontalSpacing = 0
|
|
ChildSizing.VerticalSpacing = 0
|
|
ChildSizing.ControlsPerLine = 0
|
|
DockSite = False
|
|
DragCursor = crDrag
|
|
DragKind = dkDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
Ctl3D = False
|
|
ParentBiDiMode = True
|
|
ParentColor = True
|
|
ParentCtl3D = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
TabOrder = 0
|
|
TabStop = False
|
|
Visible = True
|
|
object PRPage3: TPRPage
|
|
Left = 20
|
|
Height = 400
|
|
Top = 16
|
|
Width = 400
|
|
HelpContext = 0
|
|
MarginTop = 32
|
|
MarginLeft = 32
|
|
MarginRight = 32
|
|
MarginBottom = 32
|
|
Visible = True
|
|
object PRLayoutPanel3: TPRLayoutPanel
|
|
Left = 33
|
|
Height = 334
|
|
Top = 33
|
|
Width = 334
|
|
HelpContext = 0
|
|
Align = alClient
|
|
object PRText3: TPRText
|
|
Left = 22
|
|
Height = 289
|
|
Top = 20
|
|
Width = 199
|
|
HelpContext = 0
|
|
Align = alNone
|
|
FontName = fnArial
|
|
FontSize = 22
|
|
CharSpace = 0
|
|
WordSpace = 0
|
|
Leading = 24
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object TabSheet4: TTabSheet
|
|
HelpContext = 0
|
|
Caption = 'TabSheet4'
|
|
ChildSizing.LeftRightSpacing = 0
|
|
ChildSizing.TopBottomSpacing = 0
|
|
ChildSizing.HorizontalSpacing = 0
|
|
ChildSizing.VerticalSpacing = 0
|
|
ChildSizing.ControlsPerLine = 0
|
|
ClientHeight = 520
|
|
ClientWidth = 670
|
|
Enabled = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
object ScrollBox4: TScrollBox
|
|
Left = 0
|
|
Height = 508
|
|
Top = 0
|
|
Width = 662
|
|
HelpContext = 0
|
|
Align = alClient
|
|
AutoSize = False
|
|
AutoScroll = True
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
BorderStyle = bsNone
|
|
ChildSizing.LeftRightSpacing = 0
|
|
ChildSizing.TopBottomSpacing = 0
|
|
ChildSizing.HorizontalSpacing = 0
|
|
ChildSizing.VerticalSpacing = 0
|
|
ChildSizing.ControlsPerLine = 0
|
|
DockSite = False
|
|
DragCursor = crDrag
|
|
DragKind = dkDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
Ctl3D = False
|
|
ParentBiDiMode = True
|
|
ParentColor = True
|
|
ParentCtl3D = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
TabOrder = 0
|
|
TabStop = False
|
|
Visible = True
|
|
object PRPage4: TPRPage
|
|
Left = 20
|
|
Height = 400
|
|
Top = 16
|
|
Width = 600
|
|
HelpContext = 0
|
|
MarginTop = 32
|
|
MarginLeft = 32
|
|
MarginRight = 32
|
|
MarginBottom = 32
|
|
Visible = True
|
|
object PRLayoutPanel4: TPRLayoutPanel
|
|
Left = 33
|
|
Height = 334
|
|
Top = 33
|
|
Width = 534
|
|
HelpContext = 0
|
|
Align = alClient
|
|
object PRText4: TPRText
|
|
Left = 22
|
|
Height = 289
|
|
Top = 20
|
|
Width = 199
|
|
HelpContext = 0
|
|
Align = alNone
|
|
FontName = fnArial
|
|
FontSize = 22
|
|
CharSpace = 0
|
|
WordSpace = 0
|
|
Leading = 24
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object MainMenu1: TMainMenu
|
|
left = 68
|
|
top = 10
|
|
object File1: TMenuItem
|
|
Caption = '&File'
|
|
RightJustify = False
|
|
ShowAlwaysCheckable = False
|
|
object CreatePDF1: TMenuItem
|
|
Caption = 'Create PDF'
|
|
RightJustify = False
|
|
ShowAlwaysCheckable = False
|
|
OnClick = CreatePDF1Click
|
|
end
|
|
object N1: TMenuItem
|
|
Caption = '-'
|
|
RightJustify = False
|
|
ShowAlwaysCheckable = False
|
|
end
|
|
object Exit1: TMenuItem
|
|
Caption = 'Exit'
|
|
RightJustify = False
|
|
ShowAlwaysCheckable = False
|
|
OnClick = Exit1Click
|
|
end
|
|
end
|
|
object Help1: TMenuItem
|
|
Caption = '&Help'
|
|
RightJustify = False
|
|
ShowAlwaysCheckable = False
|
|
object About1: TMenuItem
|
|
Caption = '&About'
|
|
RightJustify = False
|
|
ShowAlwaysCheckable = False
|
|
OnClick = About1Click
|
|
end
|
|
end
|
|
end
|
|
object PReport1: TPReport
|
|
FileName = 'MultiSizePages.pdf'
|
|
CreationDate = 37030.8440326967
|
|
PageMode = pmUseThumbs
|
|
UseOutlines = False
|
|
ViewerPreference = []
|
|
left = 102
|
|
top = 10
|
|
end
|
|
object SaveDialog1: TSaveDialog
|
|
Width = 0
|
|
Height = 0
|
|
FileName = 'MultiSizePages.pdf'
|
|
Filter = 'PDF Files|*.pdf|All Files|*.*'
|
|
FilterIndex = 0
|
|
left = 138
|
|
top = 10
|
|
end
|
|
end
|