mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-10 14:02:36 +02:00
118 lines
3.3 KiB
XML
118 lines
3.3 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<CONFIG>
|
|
<LazReport>
|
|
<Version Value="25"/>
|
|
<Title Value=""/>
|
|
<Subject Value=""/>
|
|
<KeyWords Value=""/>
|
|
<Comments Value=""/>
|
|
<ReportVersionBuild Value=""/>
|
|
<ReportVersionMajor Value=""/>
|
|
<ReportVersionMinor Value=""/>
|
|
<ReportVersionRelease Value=""/>
|
|
<ReportAutor Value=""/>
|
|
<Pages>
|
|
<PrintToDefault Value="False"/>
|
|
<DoublePass Value="False"/>
|
|
<SelectedPrinter Value="Samsung Universal Print Driver"/>
|
|
<PageCount Value="1"/>
|
|
<Page1>
|
|
<Name Value="Page1"/>
|
|
<ClassName Value="TfrPageReport"/>
|
|
<Visible Value="1"/>
|
|
<Width Value="1"/>
|
|
<Height Value="1" PageType="0"/>
|
|
<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="0"/>
|
|
<ColGap Value="0"/>
|
|
<LayoutOrder Value="loColumns"/>
|
|
<ObjectCount Value="2"/>
|
|
<Object1>
|
|
<Name Value="Picture1"/>
|
|
<ClassName Value="TfrPictureView"/>
|
|
<Visible Value="1"/>
|
|
<Typ Value="gtPicture"/>
|
|
<StreamMode Value="0"/>
|
|
<Size>
|
|
<Left Value="28"/>
|
|
<Top Value="64"/>
|
|
<Width Value="360"/>
|
|
<Height Value="216"/>
|
|
</Size>
|
|
<Flags Value="5"/>
|
|
<Frames>
|
|
<FrameColor Value="clBlack"/>
|
|
<FrameStyle Value="frsSolid"/>
|
|
<FrameWidth Value="1"/>
|
|
<FrameBorders Value=""/>
|
|
</Frames>
|
|
<Data>
|
|
<Memo Value="Chart1
"/>
|
|
<Script Value=""/>
|
|
</Data>
|
|
<Picture>
|
|
<SharedName Value=""/>
|
|
<Type Value="0"/>
|
|
</Picture>
|
|
</Object1>
|
|
<Object2>
|
|
<Name Value="Memo1"/>
|
|
<ClassName Value="TfrMemoView"/>
|
|
<Visible Value="1"/>
|
|
<Typ Value="gtMemo"/>
|
|
<StreamMode Value="0"/>
|
|
<Size>
|
|
<Left Value="28"/>
|
|
<Top Value="28"/>
|
|
<Width Value="360"/>
|
|
<Height Value="28"/>
|
|
</Size>
|
|
<Flags Value="3"/>
|
|
<FillColor Value="clNone"/>
|
|
<Frames>
|
|
<FrameColor Value="clBlack"/>
|
|
<FrameStyle Value="frsSolid"/>
|
|
<FrameWidth Value="1"/>
|
|
<FrameBorders Value=""/>
|
|
</Frames>
|
|
<Data>
|
|
<Format Value="556"/>
|
|
<FormatStr Value=""/>
|
|
<Memo Value="Chart
"/>
|
|
<Script Value=""/>
|
|
</Data>
|
|
<Font>
|
|
<Name Value="Arial"/>
|
|
<Size Value="16"/>
|
|
<Color Value="clBlack"/>
|
|
<Charset Value="0"/>
|
|
<Style Value=""/>
|
|
</Font>
|
|
<Highlight>
|
|
<FontStyle Value="2"/>
|
|
<FontColor Value="clBlack"/>
|
|
<FillColor Value="clWhite"/>
|
|
<HighlightStr Value=""/>
|
|
</Highlight>
|
|
<Alignment Value="taCenter"/>
|
|
<Layout Value="tlTop"/>
|
|
<Angle Value="0"/>
|
|
</Object2>
|
|
</Page1>
|
|
<FVal>
|
|
<Count Value="0"/>
|
|
</FVal>
|
|
<ParentVars Value=""/>
|
|
</Pages>
|
|
</LazReport>
|
|
</CONFIG>
|