
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@585 8e941d3f-bd1b-0410-a28a-d453659cc2b4
288 lines
6.8 KiB
Plaintext
288 lines
6.8 KiB
Plaintext
object Form1: TForm1
|
|
Left = 27
|
|
Height = 597
|
|
Top = 10
|
|
Width = 768
|
|
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 = 597
|
|
ClientWidth = 768
|
|
DockSite = False
|
|
DragKind = dkDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
Font.CharSet = ANSI_CHARSET
|
|
Font.Height = -12
|
|
Font.Name = 'Arial'
|
|
Font.Style = []
|
|
FormStyle = fsNormal
|
|
ParentBiDiMode = True
|
|
ParentFont = False
|
|
Position = poDesigned
|
|
ShowInTaskBar = stDefault
|
|
UseDockManager = False
|
|
LCLVersion = '0.9.27'
|
|
WindowState = wsNormal
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Height = 29
|
|
Top = 0
|
|
Width = 768
|
|
HelpContext = 0
|
|
Align = alTop
|
|
Alignment = taCenter
|
|
AutoSize = False
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
BevelInner = bvNone
|
|
BevelOuter = bvNone
|
|
BevelWidth = 1
|
|
BorderWidth = 0
|
|
BorderStyle = bsNone
|
|
ChildSizing.LeftRightSpacing = 0
|
|
ChildSizing.TopBottomSpacing = 0
|
|
ChildSizing.HorizontalSpacing = 0
|
|
ChildSizing.VerticalSpacing = 0
|
|
ChildSizing.ControlsPerLine = 0
|
|
ClientHeight = 29
|
|
ClientWidth = 768
|
|
DockSite = False
|
|
DragCursor = crDrag
|
|
DragKind = dkDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
FullRepaint = False
|
|
ParentColor = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
TabOrder = 0
|
|
TabStop = False
|
|
Visible = True
|
|
object SpeedButton1: TSpeedButton
|
|
Left = 2
|
|
Height = 22
|
|
Top = 4
|
|
Width = 89
|
|
HelpContext = 0
|
|
Align = alNone
|
|
AllowAllUp = False
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
Caption = 'Show PDF'
|
|
Color = clBtnFace
|
|
Down = False
|
|
Enabled = True
|
|
Flat = False
|
|
GroupIndex = 0
|
|
Layout = blGlyphLeft
|
|
Margin = -1
|
|
NumGlyphs = 0
|
|
Spacing = 4
|
|
Transparent = True
|
|
Visible = True
|
|
OnClick = SpeedButton1Click
|
|
ShowCaption = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
end
|
|
object SpeedButton2: TSpeedButton
|
|
Left = 91
|
|
Height = 22
|
|
Top = 4
|
|
Width = 89
|
|
HelpContext = 0
|
|
Align = alNone
|
|
AllowAllUp = False
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
Caption = 'Load Picture'
|
|
Color = clBtnFace
|
|
Down = False
|
|
Enabled = True
|
|
Flat = False
|
|
GroupIndex = 0
|
|
Layout = blGlyphLeft
|
|
Margin = -1
|
|
NumGlyphs = 0
|
|
Spacing = 4
|
|
Transparent = True
|
|
Visible = True
|
|
OnClick = SpeedButton2Click
|
|
ShowCaption = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
end
|
|
object CheckBox1: TCheckBox
|
|
Left = 188
|
|
Height = 21
|
|
Top = 8
|
|
Width = 64
|
|
HelpContext = 0
|
|
Align = alNone
|
|
AllowGrayed = False
|
|
AutoSize = True
|
|
BorderSpacing.Left = 0
|
|
BorderSpacing.Top = 0
|
|
BorderSpacing.Right = 0
|
|
BorderSpacing.Bottom = 0
|
|
BorderSpacing.Around = 0
|
|
BorderSpacing.CellAlignHorizontal = ccaFill
|
|
BorderSpacing.CellAlignVertical = ccaFill
|
|
Caption = 'Stretch'
|
|
Checked = True
|
|
DragCursor = crDrag
|
|
DragKind = dkDrag
|
|
DragMode = dmManual
|
|
Enabled = True
|
|
OnClick = CheckBox1Click
|
|
ParentColor = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
ParentBidiMode = True
|
|
State = cbChecked
|
|
TabOrder = 0
|
|
TabStop = True
|
|
UseOnChange = False
|
|
Visible = True
|
|
end
|
|
end
|
|
object ScrollBox1: TScrollBox
|
|
Left = 0
|
|
Height = 568
|
|
Top = 29
|
|
Width = 768
|
|
HelpContext = 0
|
|
Align = alClient
|
|
AutoSize = True
|
|
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
|
|
Color = clGray
|
|
Ctl3D = False
|
|
ParentBiDiMode = True
|
|
ParentColor = False
|
|
ParentCtl3D = True
|
|
ParentFont = True
|
|
ParentShowHint = True
|
|
TabOrder = 1
|
|
TabStop = False
|
|
Visible = True
|
|
object PRPage1: TPRPage
|
|
Left = 0
|
|
Height = 873
|
|
Top = 0
|
|
Width = 700
|
|
HelpContext = 0
|
|
OnPrintPage = PRPage1PrintPage
|
|
MarginTop = 32
|
|
MarginLeft = 32
|
|
MarginRight = 32
|
|
MarginBottom = 20
|
|
Visible = True
|
|
object PRLayoutPanel1: TPRLayoutPanel
|
|
Left = 33
|
|
Height = 797
|
|
Top = 55
|
|
Width = 634
|
|
HelpContext = 0
|
|
Align = alClient
|
|
object PRJpegImage1: TPRJpegImage
|
|
Left = 13
|
|
Height = 780
|
|
Top = 14
|
|
Width = 603
|
|
HelpContext = 0
|
|
Align = alNone
|
|
SharedImage = True
|
|
end
|
|
end
|
|
object PRLayoutPanel2: TPRLayoutPanel
|
|
Left = 33
|
|
Height = 22
|
|
Top = 33
|
|
Width = 634
|
|
HelpContext = 0
|
|
Align = alTop
|
|
object PRLabel1: TPRLabel
|
|
Left = 16
|
|
Height = 17
|
|
Top = 2
|
|
Width = 635
|
|
HelpContext = 0
|
|
Align = alNone
|
|
FontName = fnArial
|
|
FontSize = 12
|
|
CharSpace = 0
|
|
WordSpace = 0
|
|
Caption = 'PowerPdf Jpeg Image Example'
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object OpenPictureDialog1: TOpenPictureDialog
|
|
Width = 0
|
|
Height = 0
|
|
Filter = 'JPEG Image File (*.jpg)|*.jpg|JPEG Image File (*.jpeg)|*.jpeg'
|
|
FilterIndex = 0
|
|
top = 6
|
|
end
|
|
object PReport1: TPReport
|
|
FileName = 'JpegImageExample.pdf'
|
|
CreationDate = 37085.5242040046
|
|
UseOutlines = False
|
|
ViewerPreference = []
|
|
left = 386
|
|
top = 6
|
|
end
|
|
object SaveDialog1: TSaveDialog
|
|
Width = 0
|
|
Height = 0
|
|
DefaultExt = '.pdf'
|
|
FilterIndex = 0
|
|
left = 280
|
|
top = 2
|
|
end
|
|
end
|