You've already forked lazarus-ccr
applications
bindings
components
acs
beepfp
cmdline
epiktimer
fpspreadsheet
geckoport
gradcontrols
iphonelazext
jvcllaz
manualdock
mplayer
multithreadprocs
onguard
orpheus
powerpdf
Example
LazarusExamples
FontDemo
JpegImageExample
JpegImageExample.lpi
JpegImageExample.lpr
JpegImageExample.res
Unit1.pas
unit1.lfm
unit1.lrs
LineDemo
MakeDoc
MultiSizePagesDemo
PageLayoutModeExample
xpm
PRAnnotation.pas
PRJpegImage.pas
PReport.pas
PdfDoc.pas
PdfFonts.pas
PdfGBFonts.pas
PdfImages.pas
PdfJPFonts.pas
PdfJpCMap.pas
PdfJpegImage.pas
PdfTypes.pas
PowerPdf.dcr
PowerPdf.lrs
PowerPdf.pas
PowerPdfRef.pdf
lgpl.txt
pack_powerpdf.cfg
pack_powerpdf.dof
pack_powerpdf.dpk
pack_powerpdf.dsk
pack_powerpdf.lpk
pack_powerpdf.pas
pack_powerpdf.res
readme-lazarus.txt
readme.txt
rgbgraphics
richmemo
richview
rtfview
rx
smnetgradient
svn
thtmlport
tparadoxdataset
tvplanit
virtualtreeview
virtualtreeview-new
xdev_toolkit
examples
lclbindings
wst
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
|