mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-01 09:53:20 +02:00
LazReport, Editor sample, added some testing reports
git-svn-id: trunk@40988 -
This commit is contained in:
parent
7d008a912d
commit
8c3cc53457
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -1951,6 +1951,7 @@ components/lazreport/samples/editor/calleditorwithpkg.lpi svneol=native#text/pla
|
||||
components/lazreport/samples/editor/calleditorwithpkg.lpr svneol=native#text/pascal
|
||||
components/lazreport/samples/editor/calleditorwithpkg.res -text
|
||||
components/lazreport/samples/editor/csvtest.lrf svneol=LF#text/xml eol=lf
|
||||
components/lazreport/samples/editor/cuadros.lrf svneol=native#text/xml
|
||||
components/lazreport/samples/editor/custompreview.lfm svneol=native#text/plain
|
||||
components/lazreport/samples/editor/custompreview.pas svneol=native#text/pascal
|
||||
components/lazreport/samples/editor/db/companies.dbf -text
|
||||
@ -1971,10 +1972,13 @@ components/lazreport/samples/editor/languages/calleditorwithpkg.uk.po svneol=nat
|
||||
components/lazreport/samples/editor/maincalleditor.lfm svneol=native#text/plain
|
||||
components/lazreport/samples/editor/maincalleditor.pas svneol=native#text/pascal
|
||||
components/lazreport/samples/editor/masterdetail.lrf svneol=LF#text/xml eol=lf
|
||||
components/lazreport/samples/editor/multisize.lrf svneol=native#text/xml
|
||||
components/lazreport/samples/editor/readme.txt svneol=native#text/plain
|
||||
components/lazreport/samples/editor/rpta.lrf svneol=LF#text/xml eol=lf
|
||||
components/lazreport/samples/editor/rptb.lrf svneol=LF#text/xml eol=lf
|
||||
components/lazreport/samples/editor/salida.lrf svneol=native#text/xml
|
||||
components/lazreport/samples/editor/salidaimg.lrf svneol=native#text/xml
|
||||
components/lazreport/samples/editor/shapes.lrf svneol=native#text/xml
|
||||
components/lazreport/samples/editor/testpage.lrf svneol=LF#text/xml eol=lf
|
||||
components/lazreport/samples/editor/thumbnails.lrf svneol=LF#text/xml eol=lf
|
||||
components/lazreport/samples/enduser_reports/dbf_demo/dbf_demo.lpi svneol=native#text/plain
|
||||
|
878
components/lazreport/samples/editor/cuadros.lrf
Normal file
878
components/lazreport/samples/editor/cuadros.lrf
Normal file
@ -0,0 +1,878 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<CONFIG>
|
||||
<LazReport>
|
||||
<Version Value="26"/>
|
||||
<Title Value=""/>
|
||||
<Subject Value=""/>
|
||||
<KeyWords Value=""/>
|
||||
<Comments Value=""/>
|
||||
<ReportCreateDate Value="2013-04-28 14:09:47"/>
|
||||
<ReportLastChange Value="2013-04-29 01:07:57"/>
|
||||
<ReportVersionBuild Value=""/>
|
||||
<ReportVersionMajor Value=""/>
|
||||
<ReportVersionMinor Value=""/>
|
||||
<ReportVersionRelease Value=""/>
|
||||
<ReportAutor Value=""/>
|
||||
<Script Value=""/>
|
||||
<Pages>
|
||||
<PrintToDefault Value="False"/>
|
||||
<DoublePass Value="True"/>
|
||||
<SelectedPrinter Value="HP LaserJet 1200 Series PCL"/>
|
||||
<PageCount Value="1"/>
|
||||
<Page1>
|
||||
<Name Value="Page1"/>
|
||||
<ClassName Value="TfrPageReport"/>
|
||||
<Visible Value="True"/>
|
||||
<Width Value="595"/>
|
||||
<Height Value="842"/>
|
||||
<Script Value=""/>
|
||||
<PgSize Value="9"/>
|
||||
<Margins>
|
||||
<left Value="0"/>
|
||||
<Top Value="0"/>
|
||||
<Right Value="0"/>
|
||||
<Bottom Value="0"/>
|
||||
</Margins>
|
||||
<Orientation Value="poPortrait"/>
|
||||
<UseMargins Value="True"/>
|
||||
<PrintToPrevPage Value="False"/>
|
||||
<ColCount Value="1"/>
|
||||
<ColGap Value="0"/>
|
||||
<LayoutOrder Value="loColumns"/>
|
||||
<ObjectCount Value="18"/>
|
||||
<Object1>
|
||||
<Name Value="Memo1"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="91"/>
|
||||
<Top Value="91"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDash"/>
|
||||
<FrameWidth Value="1"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object1>
|
||||
<Object2>
|
||||
<Name Value="Memo2"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="219"/>
|
||||
<Top Value="91"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDash"/>
|
||||
<FrameWidth Value="2"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object2>
|
||||
<Object3>
|
||||
<Name Value="Memo3"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="347"/>
|
||||
<Top Value="91"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDash"/>
|
||||
<FrameWidth Value="3"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object3>
|
||||
<Object4>
|
||||
<Name Value="Memo4"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="475"/>
|
||||
<Top Value="91"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDash"/>
|
||||
<FrameWidth Value="4"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object4>
|
||||
<Object5>
|
||||
<Name Value="Memo5"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="475"/>
|
||||
<Top Value="139"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDot"/>
|
||||
<FrameWidth Value="4"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object5>
|
||||
<Object6>
|
||||
<Name Value="Memo6"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="347"/>
|
||||
<Top Value="139"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDot"/>
|
||||
<FrameWidth Value="3"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object6>
|
||||
<Object7>
|
||||
<Name Value="Memo7"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="219"/>
|
||||
<Top Value="139"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDot"/>
|
||||
<FrameWidth Value="2"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object7>
|
||||
<Object8>
|
||||
<Name Value="Memo8"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="91"/>
|
||||
<Top Value="139"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDot"/>
|
||||
<FrameWidth Value="1"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object8>
|
||||
<Object9>
|
||||
<Name Value="Memo9"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="91"/>
|
||||
<Top Value="187"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDashDot"/>
|
||||
<FrameWidth Value="1"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object9>
|
||||
<Object10>
|
||||
<Name Value="Memo10"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="219"/>
|
||||
<Top Value="187"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDashDot"/>
|
||||
<FrameWidth Value="2"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object10>
|
||||
<Object11>
|
||||
<Name Value="Memo11"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="347"/>
|
||||
<Top Value="187"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDashDot"/>
|
||||
<FrameWidth Value="3"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object11>
|
||||
<Object12>
|
||||
<Name Value="Memo12"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="475"/>
|
||||
<Top Value="187"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDashDot"/>
|
||||
<FrameWidth Value="4"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object12>
|
||||
<Object13>
|
||||
<Name Value="Memo13"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="475"/>
|
||||
<Top Value="239"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDashDotDot"/>
|
||||
<FrameWidth Value="4"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object13>
|
||||
<Object14>
|
||||
<Name Value="Memo14"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="347"/>
|
||||
<Top Value="239"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDashDotDot"/>
|
||||
<FrameWidth Value="3"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object14>
|
||||
<Object15>
|
||||
<Name Value="Memo15"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="219"/>
|
||||
<Top Value="239"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDashDotDot"/>
|
||||
<FrameWidth Value="2"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object15>
|
||||
<Object16>
|
||||
<Name Value="Memo16"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="91"/>
|
||||
<Top Value="239"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDashDotDot"/>
|
||||
<FrameWidth Value="1"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object16>
|
||||
<Object17>
|
||||
<Name Value="Memo17"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="96"/>
|
||||
<Top Value="312"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsSolid"/>
|
||||
<FrameWidth Value="2"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object17>
|
||||
<Object18>
|
||||
<Name Value="Memo18"/>
|
||||
<ClassName Value="TfrMemoView"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtMemo"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
<Left Value="220"/>
|
||||
<Top Value="312"/>
|
||||
<Width Value="116"/>
|
||||
<Height Value="40"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clAqua"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsDouble"/>
|
||||
<FrameWidth Value="2"/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
<FormatStr Value=""/>
|
||||
<Memo Value=""/>
|
||||
<Script Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
<Color Value="clBlack"/>
|
||||
<Charset Value="0"/>
|
||||
<Style Value=""/>
|
||||
</Font>
|
||||
<Highlight>
|
||||
<FontStyle Value="2"/>
|
||||
<FontColor Value="clBlack"/>
|
||||
<FillColor Value="clWhite"/>
|
||||
<HighlightStr Value=""/>
|
||||
</Highlight>
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object18>
|
||||
</Page1>
|
||||
<FVal>
|
||||
<Count Value="0"/>
|
||||
</FVal>
|
||||
<ParentVars Value=""/>
|
||||
</Pages>
|
||||
</LazReport>
|
||||
</CONFIG>
|
@ -1,27 +1,31 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<CONFIG>
|
||||
<LazReport>
|
||||
<Version Value="25"/>
|
||||
<Version Value="26"/>
|
||||
<Title Value=""/>
|
||||
<Subject Value=""/>
|
||||
<KeyWords Value=""/>
|
||||
<Comments Value=""/>
|
||||
<ReportCreateDate Value="2013-04-26 03:01:50"/>
|
||||
<ReportLastChange Value="2013-04-26 03:02:13"/>
|
||||
<ReportVersionBuild Value=""/>
|
||||
<ReportVersionMajor Value=""/>
|
||||
<ReportVersionMinor Value=""/>
|
||||
<ReportVersionRelease Value=""/>
|
||||
<ReportAutor Value=""/>
|
||||
<Script Value=""/>
|
||||
<Pages>
|
||||
<PrintToDefault Value="False"/>
|
||||
<DoublePass Value="True"/>
|
||||
<SelectedPrinter Value="Microsoft Office Document Image Writer"/>
|
||||
<SelectedPrinter Value="HP LaserJet 1200 Series PCL"/>
|
||||
<PageCount Value="1"/>
|
||||
<Page1>
|
||||
<Name Value="Page1"/>
|
||||
<ClassName Value="TfrPageReport"/>
|
||||
<Visible Value="1"/>
|
||||
<Width Value="1"/>
|
||||
<Height Value="1" PageType="0"/>
|
||||
<Visible Value="True"/>
|
||||
<Width Value="595"/>
|
||||
<Height Value="842"/>
|
||||
<Script Value=""/>
|
||||
<PgSize Value="9"/>
|
||||
<Margins>
|
||||
<left Value="0"/>
|
||||
@ -39,7 +43,7 @@
|
||||
<Object1>
|
||||
<Name Value="RoundRect1"/>
|
||||
<ClassName Value="TfrRoundRectView"/>
|
||||
<Visible Value="1"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtAddIn"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
@ -49,12 +53,12 @@
|
||||
<Height Value="90"/>
|
||||
</Size>
|
||||
<Flags Value="3"/>
|
||||
<FillColor Value="clNone"/>
|
||||
<FillColor Value="clFuchsia"/>
|
||||
<Frames>
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsSolid"/>
|
||||
<FrameWidth Value="1"/>
|
||||
<FrameBorders Value=""/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
@ -67,7 +71,10 @@
|
||||
<ShadowWidth Value="6"/>
|
||||
<RoundRect Value="1"/>
|
||||
<RoundRectCurve Value="10"/>
|
||||
<SquaredCorners Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
@ -84,11 +91,12 @@
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object1>
|
||||
<Object2>
|
||||
<Name Value="RoundRect2"/>
|
||||
<ClassName Value="TfrRoundRectView"/>
|
||||
<Visible Value="1"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtAddIn"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
@ -116,7 +124,10 @@
|
||||
<ShadowWidth Value="6"/>
|
||||
<RoundRect Value="1"/>
|
||||
<RoundRectCurve Value="10"/>
|
||||
<SquaredCorners Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
@ -133,11 +144,12 @@
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object2>
|
||||
<Object3>
|
||||
<Name Value="RoundRect3"/>
|
||||
<ClassName Value="TfrRoundRectView"/>
|
||||
<Visible Value="1"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtAddIn"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
@ -165,7 +177,10 @@
|
||||
<ShadowWidth Value="10"/>
|
||||
<RoundRect Value="1"/>
|
||||
<RoundRectCurve Value="20"/>
|
||||
<SquaredCorners Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
@ -182,11 +197,12 @@
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object3>
|
||||
<Object4>
|
||||
<Name Value="RoundRect4"/>
|
||||
<ClassName Value="TfrRoundRectView"/>
|
||||
<Visible Value="1"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtAddIn"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
@ -201,7 +217,7 @@
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsSolid"/>
|
||||
<FrameWidth Value="1"/>
|
||||
<FrameBorders Value=""/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
@ -214,7 +230,10 @@
|
||||
<ShadowWidth Value="6"/>
|
||||
<RoundRect Value="0"/>
|
||||
<RoundRectCurve Value="10"/>
|
||||
<SquaredCorners Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
@ -231,11 +250,12 @@
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object4>
|
||||
<Object5>
|
||||
<Name Value="RoundRect5"/>
|
||||
<ClassName Value="TfrRoundRectView"/>
|
||||
<Visible Value="1"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtAddIn"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
@ -263,7 +283,10 @@
|
||||
<ShadowWidth Value="6"/>
|
||||
<RoundRect Value="0"/>
|
||||
<RoundRectCurve Value="10"/>
|
||||
<SquaredCorners Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
@ -280,11 +303,12 @@
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object5>
|
||||
<Object6>
|
||||
<Name Value="RoundRect6"/>
|
||||
<ClassName Value="TfrRoundRectView"/>
|
||||
<Visible Value="1"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtAddIn"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
@ -312,7 +336,10 @@
|
||||
<ShadowWidth Value="10"/>
|
||||
<RoundRect Value="0"/>
|
||||
<RoundRectCurve Value="20"/>
|
||||
<SquaredCorners Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
@ -329,11 +356,12 @@
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object6>
|
||||
<Object7>
|
||||
<Name Value="RoundRect7"/>
|
||||
<ClassName Value="TfrRoundRectView"/>
|
||||
<Visible Value="1"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtAddIn"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
@ -348,7 +376,7 @@
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsSolid"/>
|
||||
<FrameWidth Value="1"/>
|
||||
<FrameBorders Value=""/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
@ -361,7 +389,10 @@
|
||||
<ShadowWidth Value="6"/>
|
||||
<RoundRect Value="0"/>
|
||||
<RoundRectCurve Value="0"/>
|
||||
<SquaredCorners Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
@ -378,11 +409,12 @@
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object7>
|
||||
<Object8>
|
||||
<Name Value="RoundRect8"/>
|
||||
<ClassName Value="TfrRoundRectView"/>
|
||||
<Visible Value="1"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtAddIn"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
@ -410,7 +442,10 @@
|
||||
<ShadowWidth Value="6"/>
|
||||
<RoundRect Value="0"/>
|
||||
<RoundRectCurve Value="0"/>
|
||||
<SquaredCorners Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
@ -427,11 +462,12 @@
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object8>
|
||||
<Object9>
|
||||
<Name Value="RoundRect9"/>
|
||||
<ClassName Value="TfrRoundRectView"/>
|
||||
<Visible Value="1"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtAddIn"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
@ -459,7 +495,10 @@
|
||||
<ShadowWidth Value="10"/>
|
||||
<RoundRect Value="0"/>
|
||||
<RoundRectCurve Value="0"/>
|
||||
<SquaredCorners Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
@ -476,11 +515,12 @@
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object9>
|
||||
<Object10>
|
||||
<Name Value="RoundRect10"/>
|
||||
<ClassName Value="TfrRoundRectView"/>
|
||||
<Visible Value="1"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtAddIn"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
@ -495,7 +535,7 @@
|
||||
<FrameColor Value="clBlack"/>
|
||||
<FrameStyle Value="frsSolid"/>
|
||||
<FrameWidth Value="1"/>
|
||||
<FrameBorders Value=""/>
|
||||
<FrameBorders Value="frbLeft,frbTop,frbRight,frbBottom"/>
|
||||
</Frames>
|
||||
<Data>
|
||||
<Format Value="558"/>
|
||||
@ -508,7 +548,10 @@
|
||||
<ShadowWidth Value="6"/>
|
||||
<RoundRect Value="1"/>
|
||||
<RoundRectCurve Value="0"/>
|
||||
<SquaredCorners Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
@ -525,11 +568,12 @@
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object10>
|
||||
<Object11>
|
||||
<Name Value="RoundRect11"/>
|
||||
<ClassName Value="TfrRoundRectView"/>
|
||||
<Visible Value="1"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtAddIn"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
@ -557,7 +601,10 @@
|
||||
<ShadowWidth Value="6"/>
|
||||
<RoundRect Value="1"/>
|
||||
<RoundRectCurve Value="0"/>
|
||||
<SquaredCorners Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
@ -574,11 +621,12 @@
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object11>
|
||||
<Object12>
|
||||
<Name Value="RoundRect12"/>
|
||||
<ClassName Value="TfrRoundRectView"/>
|
||||
<Visible Value="1"/>
|
||||
<Visible Value="True"/>
|
||||
<Typ Value="gtAddIn"/>
|
||||
<StreamMode Value="0"/>
|
||||
<Size>
|
||||
@ -606,7 +654,10 @@
|
||||
<ShadowWidth Value="6"/>
|
||||
<RoundRect Value="1"/>
|
||||
<RoundRectCurve Value="0"/>
|
||||
<SquaredCorners Value=""/>
|
||||
</Data>
|
||||
<Tag Value=""/>
|
||||
<FURLInfo Value=""/>
|
||||
<Font>
|
||||
<Name Value="Arial"/>
|
||||
<Size Value="10"/>
|
||||
@ -623,6 +674,7 @@
|
||||
<Alignment Value="taLeftJustify"/>
|
||||
<Layout Value="tlTop"/>
|
||||
<Angle Value="0"/>
|
||||
<Justify Value="False"/>
|
||||
</Object12>
|
||||
</Page1>
|
||||
<FVal>
|
||||
|
94
components/lazreport/samples/editor/multisize.lrf
Normal file
94
components/lazreport/samples/editor/multisize.lrf
Normal file
@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<CONFIG>
|
||||
<LazReport>
|
||||
<Version Value="26"/>
|
||||
<Title Value=""/>
|
||||
<Subject Value=""/>
|
||||
<KeyWords Value=""/>
|
||||
<Comments Value=""/>
|
||||
<ReportCreateDate Value="2013-04-22 13:56:13"/>
|
||||
<ReportLastChange Value="2013-04-22 13:57:17"/>
|
||||
<ReportVersionBuild Value=""/>
|
||||
<ReportVersionMajor Value=""/>
|
||||
<ReportVersionMinor Value=""/>
|
||||
<ReportVersionRelease Value=""/>
|
||||
<ReportAutor Value=""/>
|
||||
<Script Value=""/>
|
||||
<Pages>
|
||||
<PrintToDefault Value="False"/>
|
||||
<DoublePass Value="True"/>
|
||||
<SelectedPrinter Value="Generic-CUPS-PDF-Printer"/>
|
||||
<PageCount Value="3"/>
|
||||
<Page1>
|
||||
<Name Value="Page1"/>
|
||||
<ClassName Value="TfrPageReport"/>
|
||||
<Visible Value="True"/>
|
||||
<Width Value="612"/>
|
||||
<Height Value="792"/>
|
||||
<Script Value=""/>
|
||||
<PgSize Value="1"/>
|
||||
<Margins>
|
||||
<left Value="0"/>
|
||||
<Top Value="0"/>
|
||||
<Right Value="0"/>
|
||||
<Bottom Value="0"/>
|
||||
</Margins>
|
||||
<Orientation Value="poPortrait"/>
|
||||
<UseMargins Value="True"/>
|
||||
<PrintToPrevPage Value="False"/>
|
||||
<ColCount Value="0"/>
|
||||
<ColGap Value="0"/>
|
||||
<LayoutOrder Value="loColumns"/>
|
||||
<ObjectCount Value="0"/>
|
||||
</Page1>
|
||||
<Page2>
|
||||
<Name Value="Page2"/>
|
||||
<ClassName Value="TfrPageReport"/>
|
||||
<Visible Value="True"/>
|
||||
<Width Value="297"/>
|
||||
<Height Value="684"/>
|
||||
<Script Value=""/>
|
||||
<PgSize Value="20"/>
|
||||
<Margins>
|
||||
<left Value="0"/>
|
||||
<Top Value="0"/>
|
||||
<Right Value="0"/>
|
||||
<Bottom Value="0"/>
|
||||
</Margins>
|
||||
<Orientation Value="poPortrait"/>
|
||||
<UseMargins Value="True"/>
|
||||
<PrintToPrevPage Value="False"/>
|
||||
<ColCount Value="0"/>
|
||||
<ColGap Value="0"/>
|
||||
<LayoutOrder Value="loColumns"/>
|
||||
<ObjectCount Value="0"/>
|
||||
</Page2>
|
||||
<Page3>
|
||||
<Name Value="Page3"/>
|
||||
<ClassName Value="TfrPageReport"/>
|
||||
<Visible Value="True"/>
|
||||
<Width Value="421"/>
|
||||
<Height Value="595"/>
|
||||
<Script Value=""/>
|
||||
<PgSize Value="11"/>
|
||||
<Margins>
|
||||
<left Value="0"/>
|
||||
<Top Value="0"/>
|
||||
<Right Value="0"/>
|
||||
<Bottom Value="0"/>
|
||||
</Margins>
|
||||
<Orientation Value="poPortrait"/>
|
||||
<UseMargins Value="True"/>
|
||||
<PrintToPrevPage Value="False"/>
|
||||
<ColCount Value="0"/>
|
||||
<ColGap Value="0"/>
|
||||
<LayoutOrder Value="loColumns"/>
|
||||
<ObjectCount Value="0"/>
|
||||
</Page3>
|
||||
<FVal>
|
||||
<Count Value="0"/>
|
||||
</FVal>
|
||||
<ParentVars Value=""/>
|
||||
</Pages>
|
||||
</LazReport>
|
||||
</CONFIG>
|
471
components/lazreport/samples/editor/salidaimg.lrf
Normal file
471
components/lazreport/samples/editor/salidaimg.lrf
Normal file
File diff suppressed because one or more lines are too long
1132
components/lazreport/samples/editor/shapes.lrf
Normal file
1132
components/lazreport/samples/editor/shapes.lrf
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user