root / UnitChartHReport.dfm @ 1
Historique | Voir | Annoter | Télécharger (6,413 ko)
1 |
object FormChartHReport: TFormChartHReport |
---|---|
2 |
Left = 0 |
3 |
Top = 0 |
4 |
Caption = 'Graph report' |
5 |
ClientHeight = 794 |
6 |
ClientWidth = 1123 |
7 |
Color = clBtnFace |
8 |
Font.Charset = DEFAULT_CHARSET |
9 |
Font.Color = clWindowText |
10 |
Font.Height = -11 |
11 |
Font.Name = 'Tahoma' |
12 |
Font.Style = [] |
13 |
OldCreateOrder = True |
14 |
Scaled = False |
15 |
OnCreate = FormCreate |
16 |
PixelsPerInch = 96 |
17 |
TextHeight = 13 |
18 |
object QuickRepChart: TQuickRep |
19 |
Left = 0 |
20 |
Top = 0 |
21 |
Width = 1123 |
22 |
Height = 794 |
23 |
Frame.Color = clBlack |
24 |
Frame.DrawTop = False |
25 |
Frame.DrawBottom = False |
26 |
Frame.DrawLeft = False |
27 |
Frame.DrawRight = False |
28 |
Font.Charset = DEFAULT_CHARSET |
29 |
Font.Color = clWindowText |
30 |
Font.Height = -13 |
31 |
Font.Name = 'Arial' |
32 |
Font.Style = [] |
33 |
Functions.Strings = ( |
34 |
'PAGENUMBER' |
35 |
'COLUMNNUMBER' |
36 |
'REPORTTITLE') |
37 |
Functions.DATA = ( |
38 |
'0' |
39 |
'0' |
40 |
'Title') |
41 |
Options = [FirstPageHeader, LastPageFooter] |
42 |
Page.Columns = 1 |
43 |
Page.Orientation = poLandscape |
44 |
Page.PaperSize = A4 |
45 |
Page.Continuous = False |
46 |
Page.Values = ( |
47 |
100.000000000000000000 |
48 |
2100.000000000000000000 |
49 |
100.000000000000000000 |
50 |
2970.000000000000000000 |
51 |
100.000000000000000000 |
52 |
100.000000000000000000 |
53 |
0.000000000000000000) |
54 |
PrinterSettings.Copies = 1 |
55 |
PrinterSettings.OutputBin = Auto |
56 |
PrinterSettings.Duplex = False |
57 |
PrinterSettings.FirstPage = 0 |
58 |
PrinterSettings.LastPage = 0 |
59 |
PrinterSettings.UseStandardprinter = False |
60 |
PrinterSettings.UseCustomBinCode = False |
61 |
PrinterSettings.CustomBinCode = 0 |
62 |
PrinterSettings.ExtendedDuplex = 0 |
63 |
PrinterSettings.UseCustomPaperCode = False |
64 |
PrinterSettings.CustomPaperCode = 0 |
65 |
PrinterSettings.PrintMetaFile = False |
66 |
PrinterSettings.PrintQuality = 0 |
67 |
PrinterSettings.Collate = 0 |
68 |
PrinterSettings.ColorOption = 0 |
69 |
PrintIfEmpty = True |
70 |
ReportTitle = 'Title' |
71 |
ShowProgress = False |
72 |
SnapToGrid = True |
73 |
Units = MM |
74 |
Zoom = 100 |
75 |
PrevFormStyle = fsNormal |
76 |
PreviewInitialState = wsNormal |
77 |
PreviewWidth = 480 |
78 |
PreviewHeight = 640 |
79 |
PrevInitialZoom = qrZoomToFit |
80 |
PreviewDefaultSaveType = stQRP |
81 |
PreviewLeft = 0 |
82 |
PreviewTop = 0 |
83 |
object PageFooterBand1: TQRBand |
84 |
Left = 38 |
85 |
Top = 718 |
86 |
Width = 1047 |
87 |
Height = 38 |
88 |
Frame.Color = clBlack |
89 |
Frame.DrawTop = False |
90 |
Frame.DrawBottom = False |
91 |
Frame.DrawLeft = False |
92 |
Frame.DrawRight = False |
93 |
AlignToBottom = False |
94 |
Color = clWhite |
95 |
TransparentBand = False |
96 |
ForceNewColumn = False |
97 |
ForceNewPage = False |
98 |
Size.Values = ( |
99 |
100.541666666666700000 |
100 |
2770.187500000000000000) |
101 |
PreCaluculateBandHeight = False |
102 |
KeepOnOnePage = False |
103 |
BandType = rbPageFooter |
104 |
object QRSysDataDate: TQRSysData |
105 |
Left = 948 |
106 |
Top = 8 |
107 |
Width = 36 |
108 |
Height = 19 |
109 |
Frame.Color = clBlack |
110 |
Frame.DrawTop = False |
111 |
Frame.DrawBottom = False |
112 |
Frame.DrawLeft = False |
113 |
Frame.DrawRight = False |
114 |
Size.Values = ( |
115 |
50.270833333333330000 |
116 |
2508.250000000000000000 |
117 |
21.166666666666670000 |
118 |
95.250000000000000000) |
119 |
Alignment = taRightJustify |
120 |
AlignToBand = False |
121 |
AutoSize = True |
122 |
Color = clWhite |
123 |
Data = qrsDate |
124 |
Transparent = False |
125 |
ExportAs = exptText |
126 |
FontSize = 10 |
127 |
end |
128 |
object QRLabelEvaPig: TQRLabel |
129 |
Left = 152 |
130 |
Top = 4 |
131 |
Width = 680 |
132 |
Height = 29 |
133 |
Frame.Color = clBlack |
134 |
Frame.DrawTop = False |
135 |
Frame.DrawBottom = False |
136 |
Frame.DrawLeft = False |
137 |
Frame.DrawRight = False |
138 |
Size.Values = ( |
139 |
76.729166666666670000 |
140 |
402.166666666666700000 |
141 |
10.583333333333330000 |
142 |
1799.166666666667000000) |
143 |
Alignment = taCenter |
144 |
AlignToBand = False |
145 |
AutoSize = False |
146 |
AutoStretch = False |
147 |
Caption = 'EvaPig2020' |
148 |
Color = clWhite |
149 |
Font.Charset = DEFAULT_CHARSET |
150 |
Font.Color = clGreen |
151 |
Font.Height = -24 |
152 |
Font.Name = 'Arial Rounded MT Bold' |
153 |
Font.Style = [] |
154 |
ParentFont = False |
155 |
Transparent = False |
156 |
WordWrap = True |
157 |
ExportAs = exptText |
158 |
WrapStyle = BreakOnSpaces |
159 |
FontSize = 18 |
160 |
end |
161 |
end |
162 |
object DetailBand1: TQRBand |
163 |
Left = 38 |
164 |
Top = 38 |
165 |
Width = 1047 |
166 |
Height = 680 |
167 |
Frame.Color = clBlack |
168 |
Frame.DrawTop = False |
169 |
Frame.DrawBottom = False |
170 |
Frame.DrawLeft = False |
171 |
Frame.DrawRight = False |
172 |
AlignToBottom = False |
173 |
Color = clWhite |
174 |
TransparentBand = False |
175 |
ForceNewColumn = False |
176 |
ForceNewPage = False |
177 |
Size.Values = ( |
178 |
1799.166666666667000000 |
179 |
2770.187500000000000000) |
180 |
PreCaluculateBandHeight = False |
181 |
KeepOnOnePage = False |
182 |
BandType = rbDetail |
183 |
object QRChart1: TQRChart |
184 |
Left = 0 |
185 |
Top = 0 |
186 |
Width = 984 |
187 |
Height = 680 |
188 |
Frame.Color = clBlack |
189 |
Frame.DrawTop = False |
190 |
Frame.DrawBottom = False |
191 |
Frame.DrawLeft = False |
192 |
Frame.DrawRight = False |
193 |
Size.Values = ( |
194 |
1799.166666666667000000 |
195 |
0.000000000000000000 |
196 |
0.000000000000000000 |
197 |
2603.500000000000000000) |
198 |
object QRDBChart1: TQRDBChart |
199 |
Left = -1 |
200 |
Top = -1 |
201 |
Width = 1 |
202 |
Height = 1 |
203 |
BackWall.Color = clWhite |
204 |
BottomWall.Color = clGray |
205 |
MarginBottom = 0 |
206 |
MarginLeft = 0 |
207 |
MarginRight = 0 |
208 |
MarginTop = 0 |
209 |
MarginUnits = muPixels |
210 |
SubTitle.Font.Color = clBlack |
211 |
SubTitle.Font.Height = -13 |
212 |
SubTitle.Text.Strings = ( |
213 |
'Title') |
214 |
Title.Font.Color = clBlack |
215 |
Title.Font.Height = -16 |
216 |
Title.Text.Strings = ( |
217 |
'Name') |
218 |
BottomAxis.LabelsFont.Height = -13 |
219 |
BottomAxis.LabelsFont.Style = [fsBold] |
220 |
BottomAxis.LabelsMultiLine = True |
221 |
BottomAxis.LabelStyle = talText |
222 |
Legend.ColorWidth = 10 |
223 |
Legend.Inverted = True |
224 |
Legend.LegendStyle = lsSeries |
225 |
Legend.Symbol.Width = 10 |
226 |
Legend.Title.Text.Strings = ( |
227 |
'Contribution of ingredients') |
228 |
end |
229 |
end |
230 |
end |
231 |
end |
232 |
end |