source: cprs/branches/tmg-cprs/CPRS-Chart/Orders/fOrderVw.dfm@ 453

Last change on this file since 453 was 453, checked in by Kevin Toppenberg, 16 years ago

Initial upload of TMG-CPRS 1.0.26.69

File size: 6.1 KB
Line 
1inherited frmOrderView: TfrmOrderView
2 Left = 340
3 Top = 165
4 Width = 429
5 Height = 440
6 Caption = 'Custom Order View'
7 Position = poScreenCenter
8 OnCreate = FormCreate
9 PixelsPerInch = 96
10 TextHeight = 13
11 object pnlView: TPanel [0]
12 Left = 0
13 Top = 0
14 Width = 421
15 Height = 21
16 Align = alTop
17 BevelOuter = bvLowered
18 Font.Charset = DEFAULT_CHARSET
19 Font.Color = clWindowText
20 Font.Height = -11
21 Font.Name = 'MS Sans Serif'
22 Font.Style = [fsBold]
23 ParentFont = False
24 TabOrder = 0
25 object lblView: TLabel
26 Left = 1
27 Top = 1
28 Width = 419
29 Height = 19
30 Align = alClient
31 Alignment = taCenter
32 Caption = 'All Services, Active Orders'
33 Layout = tlCenter
34 end
35 end
36 object Panel1: TPanel [1]
37 Left = 0
38 Top = 21
39 Width = 421
40 Height = 271
41 Align = alClient
42 BevelOuter = bvNone
43 TabOrder = 1
44 object Splitter1: TSplitter
45 Left = 211
46 Top = 0
47 Height = 271
48 MinSize = 1
49 OnMoved = Splitter1Moved
50 end
51 object Panel2: TPanel
52 Left = 0
53 Top = 0
54 Width = 211
55 Height = 271
56 Align = alLeft
57 Constraints.MinWidth = 15
58 TabOrder = 0
59 object lblFilter: TLabel
60 Left = 1
61 Top = 1
62 Width = 209
63 Height = 13
64 Align = alTop
65 Alignment = taCenter
66 Caption = 'Order Status'
67 Layout = tlCenter
68 end
69 object trFilters: TCaptionTreeView
70 Left = 1
71 Top = 14
72 Width = 209
73 Height = 256
74 Align = alClient
75 Indent = 19
76 TabOrder = 0
77 OnClick = trFiltersClick
78 Caption = 'Order Status'
79 end
80 end
81 object Panel3: TPanel
82 Left = 214
83 Top = 0
84 Width = 207
85 Height = 271
86 Align = alClient
87 Constraints.MinWidth = 15
88 TabOrder = 1
89 object lblService: TLabel
90 Left = 1
91 Top = 1
92 Width = 205
93 Height = 13
94 Align = alTop
95 Alignment = taCenter
96 Caption = 'Service/Section'
97 Layout = tlCenter
98 end
99 object treService: TCaptionTreeView
100 Left = 1
101 Top = 14
102 Width = 205
103 Height = 256
104 Align = alClient
105 Indent = 19
106 TabOrder = 0
107 OnClick = treServiceClick
108 Caption = 'Service/Section'
109 end
110 end
111 end
112 object Panel4: TPanel [2]
113 Left = 0
114 Top = 292
115 Width = 421
116 Height = 114
117 Align = alBottom
118 TabOrder = 2
119 DesignSize = (
120 421
121 114)
122 object chkDateRange: TCheckBox
123 Left = 5
124 Top = 3
125 Width = 372
126 Height = 19
127 Caption = 'Only List Orders Placed During Time Period'
128 TabOrder = 0
129 OnClick = chkDateRangeClick
130 end
131 object GroupBox1: TGroupBox
132 Left = 4
133 Top = 21
134 Width = 399
135 Height = 45
136 TabOrder = 1
137 object lblFrom: TLabel
138 Left = 25
139 Top = 19
140 Width = 26
141 Height = 13
142 Caption = 'From:'
143 Enabled = False
144 end
145 object lblThru: TLabel
146 Left = 210
147 Top = 19
148 Width = 43
149 Height = 13
150 Caption = 'Through:'
151 Enabled = False
152 end
153 object calFrom: TORDateBox
154 Left = 55
155 Top = 16
156 Width = 128
157 Height = 21
158 Color = clBtnFace
159 Enabled = False
160 TabOrder = 0
161 OnChange = calChange
162 DateOnly = False
163 RequireTime = False
164 Caption = 'From Date'
165 end
166 object calThru: TORDateBox
167 Left = 257
168 Top = 16
169 Width = 128
170 Height = 21
171 Color = clBtnFace
172 Enabled = False
173 TabOrder = 1
174 OnChange = calChange
175 DateOnly = False
176 RequireTime = False
177 Caption = 'Through Date'
178 end
179 end
180 object chkInvChrono: TCheckBox
181 Left = 6
182 Top = 92
183 Width = 204
184 Height = 18
185 Anchors = [akLeft, akBottom]
186 Caption = 'Reverse Chronological Sequence'
187 Checked = True
188 State = cbChecked
189 TabOrder = 2
190 end
191 object chkByService: TCheckBox
192 Left = 6
193 Top = 72
194 Width = 187
195 Height = 18
196 Caption = 'Group Orders by Service'
197 Checked = True
198 State = cbChecked
199 TabOrder = 3
200 end
201 object cmdOK: TButton
202 Left = 246
203 Top = 78
204 Width = 72
205 Height = 23
206 Anchors = [akLeft, akBottom]
207 Caption = 'OK'
208 Default = True
209 TabOrder = 4
210 OnClick = cmdOKClick
211 end
212 object cmdCancel: TButton
213 Left = 328
214 Top = 78
215 Width = 72
216 Height = 23
217 Anchors = [akRight, akBottom]
218 Cancel = True
219 Caption = 'Cancel'
220 TabOrder = 5
221 OnClick = cmdCancelClick
222 end
223 end
224 inherited DKLanguageController1: TDKLanguageController
225 LangData = {
226 0C0066726D4F7264657256696577010100000001000000070043617074696F6E
227 01150000000700706E6C56696577000007006C626C5669657701010000000200
228 0000070043617074696F6E00060050616E656C310000090053706C6974746572
229 310000060050616E656C32000009006C626C46696C7465720101000000030000
230 00070043617074696F6E000900747246696C7465727301010000000400000007
231 0043617074696F6E00060050616E656C3300000A006C626C5365727669636501
232 0100000005000000070043617074696F6E000A00747265536572766963650101
233 00000006000000070043617074696F6E00060050616E656C3400000C0063686B
234 4461746552616E6765010100000007000000070043617074696F6E0009004772
235 6F7570426F7831000007006C626C46726F6D0101000000080000000700436170
236 74696F6E0007006C626C54687275010100000009000000070043617074696F6E
237 00070063616C46726F6D01010000000A000000070043617074696F6E00070063
238 616C5468727501010000000B000000070043617074696F6E000C0063686B496E
239 764368726F6E6F01010000000C000000070043617074696F6E000C0063686B42
240 795365727669636501010000000D000000070043617074696F6E000500636D64
241 4F4B01010000000E000000070043617074696F6E000900636D6443616E63656C
242 01010000000F000000070043617074696F6E00}
243 end
244end
Note: See TracBrowser for help on using the repository browser.