source: cprs/branches/foia-cprs/CPRS-Chart/mCoPayDesc.dfm

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

Uploading from OR_30_258

File size: 7.2 KB
RevLine 
[459]1object fraCoPayDesc: TfraCoPayDesc
2 Left = 0
3 Top = 0
4 Width = 598
5 Height = 132
[460]6 Anchors = [akLeft, akTop, akRight]
7 AutoScroll = False
8 AutoSize = True
[459]9 ParentShowHint = False
10 ShowHint = True
11 TabOrder = 0
12 object pnlRight: TPanel
[460]13 Left = 388
[459]14 Top = 0
[460]15 Width = 210
[459]16 Height = 132
17 Align = alRight
18 BevelOuter = bvNone
19 TabOrder = 0
20 object Spacer2: TLabel
21 Left = 0
22 Top = 0
[460]23 Width = 210
[459]24 Height = 3
25 Align = alTop
26 AutoSize = False
27 end
28 object lblCaption: TStaticText
29 Left = 0
30 Top = 3
[460]31 Width = 210
[459]32 Height = 14
33 Align = alTop
34 AutoSize = False
35 Caption = 'Outpatient Medications Related To:'
36 TabOrder = 0
37 end
38 object pnlMain: TPanel
39 Left = 0
40 Top = 17
[460]41 Width = 210
[459]42 Height = 115
43 Align = alClient
44 BevelInner = bvRaised
45 BevelOuter = bvLowered
46 TabOrder = 1
47 object spacer1: TLabel
48 Left = 2
49 Top = 2
[460]50 Width = 206
[459]51 Height = 3
52 Align = alTop
53 AutoSize = False
54 end
55 object Panel7: TPanel
56 Left = 2
57 Top = 95
[460]58 Width = 206
[459]59 Height = 15
60 Align = alTop
61 Alignment = taRightJustify
62 BevelOuter = bvNone
63 TabOrder = 6
64 object lblHNC2: TORStaticText
[460]65 Left = 50
[459]66 Top = 0
[460]67 Width = 150
[459]68 Height = 15
69 AutoSize = False
70 Caption = '&Head and/or Neck Cancer'
71 TabOrder = 1
72 TabStop = True
73 end
74 object lblHNC: TORStaticText
75 Left = 0
76 Top = 0
77 Width = 50
78 Height = 15
[460]79 Alignment = taRightJustify
[459]80 AutoSize = False
81 Caption = ' HNC - '
82 TabOrder = 0
83 TabStop = True
84 end
85 end
86 object Panel8: TPanel
87 Left = 2
88 Top = 80
[460]89 Width = 206
[459]90 Height = 15
91 Align = alTop
92 Alignment = taRightJustify
93 BevelOuter = bvNone
94 TabOrder = 5
95 object Label12: TORStaticText
[460]96 Left = 50
[459]97 Top = 0
[460]98 Width = 150
[459]99 Height = 15
100 AutoSize = False
101 Caption = '&MST'
102 TabOrder = 1
103 TabStop = True
104 end
105 object Label11: TORStaticText
106 Left = 0
107 Top = 0
108 Width = 50
109 Height = 15
[460]110 Alignment = taRightJustify
[459]111 AutoSize = False
[460]112 Caption = ' MST - '
[459]113 TabOrder = 0
114 TabStop = True
115 end
116 end
117 object Panel9: TPanel
118 Left = 2
119 Top = 65
[460]120 Width = 206
[459]121 Height = 15
122 Align = alTop
123 Alignment = taRightJustify
124 BevelOuter = bvNone
125 TabOrder = 4
126 object Label14: TORStaticText
[460]127 Left = 50
[459]128 Top = 0
[460]129 Width = 150
[459]130 Height = 15
131 AutoSize = False
132 Caption = '&Environmental Contaminants'
133 TabOrder = 1
134 TabStop = True
135 end
136 object Label13: TORStaticText
137 Left = 0
138 Top = 0
139 Width = 50
140 Height = 15
[460]141 Alignment = taRightJustify
[459]142 AutoSize = False
143 Caption = ' EC - '
144 TabOrder = 0
145 TabStop = True
146 end
147 end
148 object Panel10: TPanel
149 Left = 2
150 Top = 50
[460]151 Width = 206
[459]152 Height = 15
153 Align = alTop
154 Alignment = taRightJustify
155 BevelOuter = bvNone
156 TabOrder = 3
157 object Label16: TORStaticText
[460]158 Left = 50
[459]159 Top = 0
[460]160 Width = 150
[459]161 Height = 15
162 AutoSize = False
163 Caption = 'Ionizing &Radiation Exposure'
164 TabOrder = 1
165 TabStop = True
166 end
167 object Label15: TORStaticText
168 Left = 0
169 Top = 0
170 Width = 50
171 Height = 15
[460]172 Alignment = taRightJustify
[459]173 AutoSize = False
174 Caption = ' IR - '
175 TabOrder = 0
176 TabStop = True
177 end
178 end
179 object Panel11: TPanel
180 Left = 2
181 Top = 35
[460]182 Width = 206
[459]183 Height = 15
184 Align = alTop
185 Alignment = taRightJustify
186 BevelOuter = bvNone
187 TabOrder = 2
188 object Label18: TORStaticText
[460]189 Left = 50
[459]190 Top = 0
[460]191 Width = 150
[459]192 Height = 15
193 AutoSize = False
194 Caption = 'Agent &Orange Exposure'
195 TabOrder = 1
196 TabStop = True
197 end
198 object Label17: TORStaticText
199 Left = 0
200 Top = 0
201 Width = 50
202 Height = 15
[460]203 Alignment = taRightJustify
[459]204 AutoSize = False
205 Caption = ' AO - '
206 TabOrder = 0
207 TabStop = True
208 end
209 end
210 object Panel12: TPanel
211 Left = 2
212 Top = 5
[460]213 Width = 206
[459]214 Height = 15
215 Align = alTop
216 Alignment = taRightJustify
217 BevelOuter = bvNone
218 TabOrder = 0
219 object Label24: TORStaticText
[460]220 Left = 50
[459]221 Top = 0
[460]222 Width = 150
[459]223 Height = 15
224 AutoSize = False
225 Caption = 'Service &Connected Condition'
226 TabOrder = 1
227 TabStop = True
228 end
229 object Label23: TORStaticText
230 Left = 0
231 Top = 0
232 Width = 50
233 Height = 17
[460]234 Alignment = taRightJustify
[459]235 AutoSize = False
[460]236 Caption = ' SC - '
[459]237 TabOrder = 0
238 TabStop = True
239 end
240 end
241 object Panel1: TPanel
242 Left = 2
243 Top = 20
[460]244 Width = 206
[459]245 Height = 15
246 Align = alTop
247 Alignment = taRightJustify
248 BevelOuter = bvNone
249 TabOrder = 1
250 object StaticText4: TORStaticText
[460]251 Left = 50
[459]252 Top = 0
[460]253 Width = 150
[459]254 Height = 15
255 AutoSize = False
256 Caption = 'Combat &Vet (Combat Related)'
257 TabOrder = 1
258 TabStop = True
259 end
260 object StaticText1: TORStaticText
261 Left = 0
262 Top = 0
263 Width = 50
264 Height = 15
[460]265 Alignment = taRightJustify
[459]266 AutoSize = False
267 Caption = ' CV - '
268 TabOrder = 0
269 TabStop = True
270 end
271 end
272 end
273 end
274 object pnlSC: TPanel
275 Left = 0
276 Top = 0
[460]277 Width = 388
[459]278 Height = 132
279 Align = alClient
280 BevelOuter = bvNone
281 TabOrder = 1
282 object lblSCDisplay: TLabel
283 Left = 0
284 Top = 0
[460]285 Width = 388
[459]286 Height = 17
287 Align = alTop
288 AutoSize = False
289 Caption = 'Service Connection && Rated Disabilities'
290 Layout = tlCenter
291 end
292 object memSCDisplay: TCaptionMemo
293 Left = 0
294 Top = 17
[460]295 Width = 388
[459]296 Height = 115
297 Align = alClient
298 Color = clBtnFace
299 Lines.Strings = (
300 '')
301 ReadOnly = True
302 ScrollBars = ssVertical
303 TabOrder = 0
304 Caption = 'Service Connection and Rated Disabilities'
305 end
306 end
307end
Note: See TracBrowser for help on using the repository browser.