Changeset 809 for cprs/branches/tmg-cprs/CPRS-Chart
- Timestamp:
- Jun 22, 2010, 8:22:30 AM (14 years ago)
- Location:
- cprs/branches/tmg-cprs/CPRS-Chart
- Files:
-
- 15 edited
Legend:
- Unmodified
- Added
- Removed
-
cprs/branches/tmg-cprs/CPRS-Chart/Accessibility_TLB.pas
r801 r809 13 13 14 14 // PASTLWTR : 1.2 15 // File generated on 6/ 16/2010 3:23:34PM from Type Library described below.15 // File generated on 6/21/2010 2:19:10 PM from Type Library described below. 16 16 17 17 // ************************************************************************ // -
cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart.dof
r801 r809 101 101 UsePackages=0 102 102 [Parameters] 103 RunParams=CCOW=disable s= s0.sequencemanagers.com p=53110103 RunParams=CCOW=disable s=192.168.3.99 p=9260 104 104 HostApplication= 105 105 Launcher= … … 174 174 Item2=C:\Vista\cprs\OR_3_215V26_69\CPRS-Chart\DCU 175 175 [HistoryLists\hlOutputDirectorry] 176 Count= 4176 Count=5 177 177 Item0=P:\vista\tmg-cprs 178 Item1=P:\vista\tmg-cprs\cache 179 Item2=C:\Vista\cprs\OR_3_270V26_69\CPRS-Chart 180 Item3=C:\Vista\cprs\OR_3_215V26_69\CPRS-Chart 178 Item1=C:\Documents and Settings\e.hagood\My Documents\CPRSChart 179 Item2=P:\vista\tmg-cprs\cache 180 Item3=C:\Vista\cprs\OR_3_270V26_69\CPRS-Chart 181 Item4=C:\Vista\cprs\OR_3_215V26_69\CPRS-Chart 181 182 [HistoryLists\hlBPLOutput] 182 183 Count=2 -
cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart.dpr
r801 r809 332 332 uLogic in 'TMG_Extra\uLogic.pas', 333 333 fImagePickPDF in 'TMG_Extra\fImagePickPDF.pas' {frmImagePickPDF}, 334 fImagePickExisting in 'TMG_Extra\fImagePickExisting.pas' {frmImagePickExisting}; 334 fImagePickExisting in 'TMG_Extra\fImagePickExisting.pas' {frmImagePickExisting}, 335 fPtDocSearch in 'TMG_Extra\fPtDocSearch.pas' {frmPtDocSearch}; 335 336 336 337 {$R *.TLB} … … 356 357 Application.CreateForm(TdmodShared, dmodShared); 357 358 Application.CreateForm(TfrmFrame, frmFrame); 359 Application.CreateForm(TfrmPtDocSearch, frmPtDocSearch); 358 360 //kt <--- frmImages etc created here 359 Application.CreateForm(TfrmPtLabelPrint, frmPtLabelPrint);360 361 if frmframe.TMGAbort = False then begin //kt 3/25/09 362 Application.CreateForm(TfrmPtLabelPrint, frmPtLabelPrint); 361 363 Application.CreateForm(TfrmSearchStop, frmSearchStop); 362 364 Application.CreateForm(TUploadForm, UploadForm); -
cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart.dsk
r801 r809 1 1 [Closed Files] 2 File_0=SourceModule,'P:\vista\tmg-cprs\CPRS-Chart\ BA\UBACore.pas',0,1,417,50,420,0,03 File_1=SourceModule,' c:\program files\borland\delphi7\source\vcl\Graphics.pas',0,1,3762,1,3769,0,04 File_2=SourceModule,' c:\program files\borland\delphi7\source\rtl\common\classes.pas',0,1,5113,1,5120,0,05 File_3=SourceModule,'P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\f ImagePickPDF.pas',0,1,90,1,98,0,06 File_4=SourceModule,' c:\program files\borland\delphi7\source\vcl\Forms.pas',0,1,2657,1,2664,0,07 File_5=SourceModule,' P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fImagePickExisting.pas',0,1,141,1,148,0,08 File_6=SourceModule,'P:\vista\tmg-cprs\CPRS-Chart\ rHTMLTools.pas',0,1,631,12,638,0,09 File_7=SourceModule,'c:\program files\borland\delphi7\source\rtl\ Sys\system.pas',0,1,8385,1,8394,0,010 File_8=SourceModule,' C:\PROGRA~1\VISTA\BDK32\Source\Wsockc.pas',0,1,1472,1,1479,0,02 File_0=SourceModule,'P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fPtQuery.pas',0,1,1,28,200,1,0 3 File_1=SourceModule,'P:\vista\tmg-cprs\CPRS-Chart\Encounter\rPCE.pas',0,1,1335,7,1345,0,0 4 File_2=SourceModule,'P:\Vista\tmg-cprs\CPRS-Lib\ORNet.pas',0,1,1,14,15,0,0 5 File_3=SourceModule,'P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fPtAdd.pas',0,1,474,22,481,0,0 6 File_4=SourceModule,'P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fImagePickExisting.pas',0,1,168,50,173,1,0 7 File_5=SourceModule,'c:\program files\borland\delphi7\source\rtl\Sys\sysutils.pas',0,1,16059,17,16068,0,0 8 File_6=SourceModule,'P:\vista\tmg-cprs\CPRS-Chart\fNotes.dfm',0,1,1,1,1,0,0 9 File_7=SourceModule,'c:\program files\borland\delphi7\source\rtl\common\Registry.pas',0,1,601,25,606,0,0 10 File_8=SourceModule,'c:\program files\borland\delphi7\source\rtl\Sys\system.pas',0,1,11791,1,11801,0,0 11 11 12 12 [Modules] 13 Module0=P:\Vista\tmg-cprs\CPRS-Lib\ORNet.pas 14 Module1=P:\vista\tmg-cprs\CPRS-Chart\rCore.pas 15 Module2=c:\program files\borland\delphi7\source\rtl\Sys\sysutils.pas 16 Module3=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\uLogic.pas 17 Module4=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\SubfilesU.pas 18 Module5=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\SearchAnimationU.pas 19 Module6=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\HTMLEdit\fWebTab.pas 20 Module7=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\HTMLEdit\fPtAdd.pas 21 Module8=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\frmSearchResults.pas 22 Module9=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fPtQuery.pas 23 Module10=P:\vista\tmg-cprs\CPRS-Chart\fPtAdd.pas 24 Module11=P:\vista\tmg-cprs\CPRS-Chart\fImages.pas 25 Module12=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fPtAdd.pas 26 Module13=P:\vista\tmg-cprs\CPRS-Chart\UploadImages.pas 27 Module14=P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas 28 Module15=P:\vista\tmg-cprs\CPRS-Chart\Options\rOptions.pas 29 Module16=P:\vista\tmg-cprs\CPRS-Chart\fPtSel.pas 30 Module17=P:\vista\tmg-cprs\CPRS-Chart\fFrame.pas 31 Module18=P:\vista\tmg-cprs\CPRS-Chart\fSplash.pas 32 Count=19 13 Module0=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fPtDocSearch.pas 14 Module1=c:\program files\borland\delphi7\source\vcl\ExtCtrls.pas 15 Module2=P:\Vista\tmg-cprs\CPRS-Lib\ORCtrls.pas 16 Module3=c:\program files\borland\delphi7\source\vcl\StdCtrls.pas 17 Module4=c:\program files\borland\delphi7\source\vcl\Controls.pas 18 Module5=C:\PROGRA~1\VISTA\BDK32\Source\Wsockc.pas 19 Module6=P:\vista\tmg-cprs\CPRS-Chart\fPtSel.pas 20 Module7=P:\vista\tmg-cprs\CPRS-Chart\fPtAdd.pas 21 Module8=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\uLogic.pas 22 Module9=P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas 23 Module10=P:\vista\tmg-cprs\CPRS-Chart\CPRSChart.dpr 24 Module11=P:\vista\tmg-cprs\CPRS-Chart\rHTMLTools.pas 25 Module12=P:\vista\tmg-cprs\CPRS-Chart\UploadImages.pas 26 Module13=P:\vista\tmg-cprs\CPRS-Chart\uCore.pas 27 Module14=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\HTMLEdit\fPtAdd.pas 28 Module15=P:\vista\tmg-cprs\CPRS-Chart\fImages.pas 29 Count=16 33 30 EditWindowCount=1 34 31 TypeLibWindowCount=1 35 32 36 [P:\Vista\tmg-cprs\CPRS-Lib\ORNet.pas] 37 ModuleType=SourceModule 38 FormState=0 39 FormOnTop=0 40 41 [P:\vista\tmg-cprs\CPRS-Chart\rCore.pas] 42 ModuleType=SourceModule 43 FormState=0 44 FormOnTop=0 45 46 [c:\program files\borland\delphi7\source\rtl\Sys\sysutils.pas] 33 [P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fPtDocSearch.pas] 34 ModuleType=SourceModule 35 FormState=1 36 FormOnTop=0 37 38 [c:\program files\borland\delphi7\source\vcl\ExtCtrls.pas] 39 ModuleType=SourceModule 40 FormState=0 41 FormOnTop=0 42 43 [P:\Vista\tmg-cprs\CPRS-Lib\ORCtrls.pas] 44 ModuleType=SourceModule 45 FormState=0 46 FormOnTop=0 47 48 [c:\program files\borland\delphi7\source\vcl\StdCtrls.pas] 49 ModuleType=SourceModule 50 FormState=0 51 FormOnTop=0 52 53 [c:\program files\borland\delphi7\source\vcl\Controls.pas] 54 ModuleType=SourceModule 55 FormState=0 56 FormOnTop=0 57 58 [C:\PROGRA~1\VISTA\BDK32\Source\Wsockc.pas] 59 ModuleType=SourceModule 60 FormState=0 61 FormOnTop=0 62 63 [P:\vista\tmg-cprs\CPRS-Chart\fPtSel.pas] 64 ModuleType=SourceModule 65 FormState=0 66 FormOnTop=0 67 68 [P:\vista\tmg-cprs\CPRS-Chart\fPtAdd.pas] 47 69 ModuleType=SourceModule 48 70 FormState=0 … … 54 76 FormOnTop=0 55 77 56 [P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\SubfilesU.pas] 57 ModuleType=SourceModule 58 FormState=0 59 FormOnTop=0 60 61 [P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\SearchAnimationU.pas] 62 ModuleType=SourceModule 63 FormState=0 64 FormOnTop=0 65 66 [P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\HTMLEdit\fWebTab.pas] 78 [P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas] 79 ModuleType=SourceModule 80 FormState=1 81 FormOnTop=0 82 83 [P:\vista\tmg-cprs\CPRS-Chart\CPRSChart.dpr] 84 ModuleType=SourceModule 85 FormState=0 86 FormOnTop=0 87 88 [P:\vista\tmg-cprs\CPRS-Chart\rHTMLTools.pas] 89 ModuleType=SourceModule 90 FormState=0 91 FormOnTop=0 92 93 [P:\vista\tmg-cprs\CPRS-Chart\UploadImages.pas] 94 ModuleType=SourceModule 95 FormState=0 96 FormOnTop=0 97 98 [P:\vista\tmg-cprs\CPRS-Chart\uCore.pas] 67 99 ModuleType=SourceModule 68 100 FormState=0 … … 74 106 FormOnTop=0 75 107 76 [P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\frmSearchResults.pas]77 ModuleType=SourceModule78 FormState=079 FormOnTop=080 81 [P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fPtQuery.pas]82 ModuleType=SourceModule83 FormState=084 FormOnTop=085 86 [P:\vista\tmg-cprs\CPRS-Chart\fPtAdd.pas]87 ModuleType=SourceModule88 FormState=089 FormOnTop=090 91 108 [P:\vista\tmg-cprs\CPRS-Chart\fImages.pas] 92 109 ModuleType=SourceModule … … 94 111 FormOnTop=0 95 112 96 [P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fPtAdd.pas]97 ModuleType=SourceModule98 FormState=099 FormOnTop=0100 101 [P:\vista\tmg-cprs\CPRS-Chart\UploadImages.pas]102 ModuleType=SourceModule103 FormState=0104 FormOnTop=0105 106 [P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas]107 ModuleType=SourceModule108 FormState=0109 FormOnTop=0110 111 [P:\vista\tmg-cprs\CPRS-Chart\Options\rOptions.pas]112 ModuleType=SourceModule113 FormState=0114 FormOnTop=0115 116 [P:\vista\tmg-cprs\CPRS-Chart\fPtSel.pas]117 ModuleType=SourceModule118 FormState=0119 FormOnTop=1120 121 [P:\vista\tmg-cprs\CPRS-Chart\fFrame.pas]122 ModuleType=SourceModule123 FormState=0124 FormOnTop=0125 126 [P:\vista\tmg-cprs\CPRS-Chart\fSplash.pas]127 ModuleType=SourceModule128 FormState=0129 FormOnTop=0130 131 113 [C:\Program Files\Borland\Delphi7\Projects\ProjectGroup1.bpg] 132 114 FormState=0 133 115 FormOnTop=0 134 116 135 [P:\vista\tmg-cprs\CPRS-Chart\CPRSChart.dpr]136 FormState=0137 FormOnTop=0138 139 117 [P:\vista\tmg-cprs\CPRS-Chart\CPRSChart.tlb] 140 118 FormState=0 … … 150 128 151 129 [EditWindow0] 152 ViewCount=1 9153 CurrentView= 10130 ViewCount=16 131 CurrentView=7 154 132 View0=0 155 133 View1=1 … … 168 146 View14=14 169 147 View15=15 170 View16=16171 View17=17172 View18=18173 148 CodeExplorer=CodeExplorer@EditWindow0 174 149 MessageView=MessageView@EditWindow0 … … 176 151 Visible=1 177 152 State=0 178 Left=2 75179 Top=1 19180 Width= 716181 Height=6 15153 Left=281 154 Top=157 155 Width=818 156 Height=609 182 157 MaxLeft=-4 183 MaxTop= -4184 ClientWidth= 708185 ClientHeight=5 81158 MaxTop=108 159 ClientWidth=810 160 ClientHeight=575 186 161 LeftPanelSize=0 187 162 LeftPanelClients=CodeExplorer@EditWindow0 188 163 LeftPanelData=00000400010000000C000000436F64654578706C6F726572000000000000000000000000000000000001000000000000000000000000FFFFFFFF 189 164 RightPanelSize=0 190 BottomPanelSize= 254191 BottomPanelClients=DockSite 0192 BottomPanelData=0000040000000000 770300000000000000D70000000000000001000000007703000009000000446F636B5369746530FFFFFFFF165 BottomPanelSize=152 166 BottomPanelClients=DockSite1 167 BottomPanelData=00000400000000002A030000000000000298000000000000000100000000770300000000000001000000002A03000009000000446F636B5369746531FFFFFFFF 193 168 194 169 [View0] 195 170 Module=P:\vista\tmg-cprs\CPRS-Chart\fImages.pas 196 CursorX= 1197 CursorY=1 183198 TopLine=1 174171 CursorX=8 172 CursorY=1280 173 TopLine=1261 199 174 LeftCol=1 200 175 … … 207 182 208 183 [View2] 209 Module=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\ fPtQuery.pas210 CursorX= 1211 CursorY= 156212 TopLine= 147184 Module=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\uLogic.pas 185 CursorX=34 186 CursorY=637 187 TopLine=623 213 188 LeftCol=1 214 189 215 190 [View3] 216 Module=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\frmSearchResults.pas217 CursorX=1218 CursorY=108219 TopLine=99220 LeftCol=1221 222 [View4]223 191 Module=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\HTMLEdit\fPtAdd.pas 224 192 CursorX=1 … … 227 195 LeftCol=1 228 196 197 [View4] 198 Module=P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas 199 CursorX=1 200 CursorY=4902 201 TopLine=4888 202 LeftCol=1 203 229 204 [View5] 230 Module=P:\vista\tmg-cprs\CPRS-Chart\ TMG_Extra\HTMLEdit\fWebTab.pas231 CursorX= 5232 CursorY= 79233 TopLine= 71205 Module=P:\vista\tmg-cprs\CPRS-Chart\CPRSChart.dpr 206 CursorX=69 207 CursorY=365 208 TopLine=26 234 209 LeftCol=1 235 210 236 211 [View6] 237 Module=P:\vista\tmg-cprs\CPRS-Chart\ TMG_Extra\SearchAnimationU.pas238 CursorX=1 239 CursorY= 133240 TopLine= 124212 Module=P:\vista\tmg-cprs\CPRS-Chart\uCore.pas 213 CursorX=1 214 CursorY=362 215 TopLine=352 241 216 LeftCol=1 242 217 243 218 [View7] 244 Module=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\ SubfilesU.pas245 CursorX= 7246 CursorY= 205247 TopLine=1 98219 Module=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fPtDocSearch.pas 220 CursorX=1 221 CursorY=144 222 TopLine=134 248 223 LeftCol=1 249 224 250 225 [View8] 251 Module=P:\ vista\tmg-cprs\CPRS-Chart\TMG_Extra\uLogic.pas252 CursorX=1 253 CursorY= 1113254 TopLine= 1104226 Module=P:\Vista\tmg-cprs\CPRS-Lib\ORCtrls.pas 227 CursorX=1 228 CursorY=4358 229 TopLine=4348 255 230 LeftCol=1 256 231 257 232 [View9] 258 Module= P:\vista\tmg-cprs\CPRS-Chart\Options\rOptions.pas259 CursorX= 5260 CursorY= 206261 TopLine=1 99233 Module=c:\program files\borland\delphi7\source\vcl\ExtCtrls.pas 234 CursorX=1 235 CursorY=1650 236 TopLine=1640 262 237 LeftCol=1 263 238 264 239 [View10] 265 Module= P:\Vista\tmg-cprs\CPRS-Lib\ORNet.pas266 CursorX= 23267 CursorY= 380268 TopLine= 367240 Module=c:\program files\borland\delphi7\source\vcl\StdCtrls.pas 241 CursorX=1 242 CursorY=2033 243 TopLine=2023 269 244 LeftCol=1 270 245 271 246 [View11] 272 Module=c:\program files\borland\delphi7\source\ rtl\Sys\sysutils.pas273 CursorX=1 274 CursorY=6 473275 TopLine=6 466247 Module=c:\program files\borland\delphi7\source\vcl\Controls.pas 248 CursorX=1 249 CursorY=6245 250 TopLine=6229 276 251 LeftCol=1 277 252 278 253 [View12] 279 Module= P:\vista\tmg-cprs\CPRS-Chart\rCore.pas280 CursorX=1 281 CursorY= 402282 TopLine= 396254 Module=C:\PROGRA~1\VISTA\BDK32\Source\Wsockc.pas 255 CursorX=1 256 CursorY=1479 257 TopLine=1469 283 258 LeftCol=1 284 259 285 260 [View13] 286 Module=P:\vista\tmg-cprs\CPRS-Chart\ fFrame.pas287 CursorX= 5288 CursorY= 4970289 TopLine= 4971261 Module=P:\vista\tmg-cprs\CPRS-Chart\rHTMLTools.pas 262 CursorX=9 263 CursorY=842 264 TopLine=817 290 265 LeftCol=1 291 266 292 267 [View14] 293 268 Module=P:\vista\tmg-cprs\CPRS-Chart\UploadImages.pas 294 CursorX= 1295 CursorY= 498296 TopLine= 491269 CursorX=36 270 CursorY=872 271 TopLine=865 297 272 LeftCol=1 298 273 299 274 [View15] 300 Module=P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas301 CursorX=1302 CursorY=4691303 TopLine=4679304 LeftCol=1305 306 [View16]307 Module=P:\vista\tmg-cprs\CPRS-Chart\fSplash.pas308 CursorX=61309 CursorY=2310 TopLine=1311 LeftCol=1312 313 [View17]314 275 Module=P:\vista\tmg-cprs\CPRS-Chart\fPtSel.pas 315 CursorX=1 316 CursorY=1303 317 TopLine=1301 318 LeftCol=1 319 320 [View18] 321 Module=P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fPtAdd.pas 322 CursorX=22 323 CursorY=481 324 TopLine=474 276 CursorX=24 277 CursorY=320 278 TopLine=306 325 279 LeftCol=1 326 280 … … 329 283 Visible=0 330 284 State=0 331 Left=2 00332 Top=1 15285 Left=250 286 Top=153 333 287 Width=639 334 288 Height=453 … … 340 294 341 295 [Watches] 342 Count=4 343 Watch0='ImagesList.Strings[0]',256,0,18,1,0,'Watches' 344 Watch1='ImagesList.Strings[1]',256,0,18,1,0,'Watches' 345 Watch2='ImagesList.Strings[2]',256,0,18,1,0,'Watches' 346 Watch3='frmImagePickExisting.SelectedIndex',256,0,18,1,0,'Watches' 296 Count=1 297 Watch0='Lines.Strings[i]',256,0,18,1,0,'Watches' 347 298 348 299 [WatchWindow] … … 354 305 Left=0 355 306 Top=0 356 Width= 688357 Height= 225358 MaxLeft=-1 359 MaxTop=-1 360 ClientWidth= 688361 ClientHeight= 225307 Width=790 308 Height=123 309 MaxLeft=-1 310 MaxTop=-1 311 ClientWidth=790 312 ClientHeight=123 362 313 TBDockHeight=103 363 314 LRDockWidth=421 … … 365 316 366 317 [Breakpoints] 367 Count= 39318 Count=42 368 319 Breakpoint0='P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fPtDemoEdit.pas',1714,'',0,1,'',1,0,0,'',1,'','','' 369 320 Breakpoint1='P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fPtDemoEdit.pas',1791,'',0,1,'',1,0,0,'',1,'','','' 370 321 Breakpoint2='P:\vista\tmg-cprs\CPRS-Chart\fDrawers.pas',1068,'',0,1,'',1,0,0,'',1,'','','' 371 Breakpoint3='P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas',32 88,'',0,1,'',1,0,0,'',1,'','',''372 Breakpoint4='P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas',329 4,'',0,1,'',1,0,0,'',1,'','',''373 Breakpoint5='P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas',43 88,'',0,1,'',1,0,0,'',1,'','',''374 Breakpoint6='P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas',48 29,'',0,1,'',1,0,0,'',1,'','',''375 Breakpoint7='P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas',48 49,'',0,1,'',1,0,0,'',1,'','',''322 Breakpoint3='P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas',3290,'',0,1,'',1,0,0,'',1,'','','' 323 Breakpoint4='P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas',3296,'',0,1,'',1,0,0,'',1,'','','' 324 Breakpoint5='P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas',4390,'',0,1,'',1,0,0,'',1,'','','' 325 Breakpoint6='P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas',4831,'',0,1,'',1,0,0,'',1,'','','' 326 Breakpoint7='P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas',4851,'',0,1,'',1,0,0,'',1,'','','' 376 327 Breakpoint8='P:\vista\tmg-cprs\CPRS-Chart\fLabs.pas',2419,'',0,1,'',1,0,0,'',1,'','','' 377 328 Breakpoint9='P:\vista\tmg-cprs\CPRS-Chart\fReports.pas',2966,'',0,1,'',1,0,0,'',1,'','','' … … 380 331 Breakpoint12='P:\vista\tmg-cprs\CPRS-Chart\Encounter\fEncounterFrame.pas',846,'',0,1,'',1,0,0,'',1,'','','' 381 332 Breakpoint13='P:\vista\tmg-cprs\CPRS-Chart\fReview.pas',1350,'',0,1,'',1,0,0,'',1,'','','' 382 Breakpoint14='P:\vista\tmg-cprs\CPRS-Chart\rHTMLTools.pas',1 69,'',0,1,'',1,0,0,'',1,'','',''333 Breakpoint14='P:\vista\tmg-cprs\CPRS-Chart\rHTMLTools.pas',173,'',0,1,'',1,0,0,'',1,'','','' 383 334 Breakpoint15='P:\vista\tmg-cprs\CPRS-Chart\Templates\uTemplates.pas',2545,'',0,1,'',1,0,0,'',1,'','','' 384 335 Breakpoint16='P:\vista\tmg-cprs\CPRS-Chart\Templates\uTemplates.pas',2842,'',0,1,'',1,0,0,'',1,'','','' 385 336 Breakpoint17='P:\vista\tmg-cprs\CPRS-Chart\Templates\fTemplateFields.pas',143,'',0,1,'',1,0,0,'',1,'','','' 386 337 Breakpoint18='P:\vista\tmg-cprs\CPRS-Chart\Templates\uTemplateFields.pas',1128,'',0,1,'',1,0,0,'',1,'','','' 387 Breakpoint19='P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas',189 7,'',0,1,'',1,0,0,'',1,'','',''338 Breakpoint19='P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas',1899,'',0,1,'',1,0,0,'',1,'','','' 388 339 Breakpoint20='P:\vista\tmg-cprs\CPRS-Chart\Templates\uTemplateFields.pas',1133,'',0,1,'',1,0,0,'',1,'','','' 389 340 Breakpoint21='P:\vista\tmg-cprs\CPRS-Chart\Templates\uTemplateFields.pas',1126,'',0,1,'',1,0,0,'',1,'','','' … … 393 344 Breakpoint25='P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\HTMLEdit\TMGHTML2.pas',706,'',0,1,'',1,0,0,'',1,'','','' 394 345 Breakpoint26='P:\vista\tmg-cprs\CPRS-Chart\fNotePrt.pas',86,'',0,1,'',1,0,0,'',1,'','','' 395 Breakpoint27='P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas',78 4,'',0,1,'',1,0,0,'',1,'','',''346 Breakpoint27='P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas',786,'',0,1,'',1,0,0,'',1,'','','' 396 347 Breakpoint28='P:\vista\tmg-cprs\CPRS-Chart\fNotePrt.pas',243,'',0,1,'',1,0,0,'',1,'','','' 397 348 Breakpoint29='P:\vista\tmg-cprs\CPRS-Chart\Orders\fOrders.pas',2820,'',0,1,'',1,0,0,'',1,'','','' … … 403 354 Breakpoint35='P:\vista\tmg-cprs\CPRS-Chart\fProbs.pas',1378,'',0,1,'',1,0,0,'',1,'','','' 404 355 Breakpoint36='P:\vista\tmg-cprs\CPRS-Chart\Options\fOptions.pas',522,'',0,1,'',1,0,0,'',1,'','','' 405 Breakpoint37='P:\vista\tmg-cprs\CPRS-Chart\fNotes.pas',4671,'',0,1,'',1,0,0,'',1,'','','' 406 Breakpoint38='P:\vista\tmg-cprs\CPRS-Chart\rCore.pas',402,'',0,1,'',1,0,0,'',1,'','','' 356 Breakpoint37='P:\vista\tmg-cprs\CPRS-Chart\rHTMLTools.pas',251,'',0,1,'',1,0,0,'',1,'','','' 357 Breakpoint38='P:\vista\tmg-cprs\CPRS-Chart\rHTMLTools.pas',254,'',0,1,'',1,0,0,'',1,'','','' 358 Breakpoint39='P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fPtDocSearch.pas',144,'',0,1,'',1,0,0,'',1,'','','' 359 Breakpoint40='P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fPtDocSearch.pas',93,'',0,1,'',1,0,0,'',1,'','','' 360 Breakpoint41='P:\vista\tmg-cprs\CPRS-Chart\TMG_Extra\fPtDocSearch.pas',127,'',0,1,'',1,0,0,'',1,'','','' 407 361 408 362 [AddressBreakpoints] … … 413 367 Visible=1 414 368 State=0 415 Left=1 1369 Left=14 416 370 Top=0 417 371 Width=1013 … … 458 412 Visible=0 459 413 State=0 460 Left=3 1461 Top= 162414 Left=39 415 Top=216 462 416 Width=731 463 417 Height=488 … … 501 455 SplitPos=114 502 456 ArrangeBy=Name 503 SelectedItem= Caption457 SelectedItem= 504 458 ExpandedItems=Anchors,CalColors,Constraints,EdgeBorders,Font,Images,Options 505 459 HiddenCategories=Legacy … … 529 483 [CallStackWindow] 530 484 Create=1 531 Visible= 1532 State=0 533 Left=1 3534 Top=16 1485 Visible=0 486 State=0 487 Left=19 488 Top=168 535 489 Width=321 536 490 Height=521 … … 639 593 Visible=0 640 594 State=0 641 Left=3 07642 Top= 281595 Left=384 596 Top=375 643 597 Width=457 644 598 Height=250 … … 705 659 [MessageView@EditWindow0] 706 660 Create=1 707 Visible= 1661 Visible=0 708 662 State=0 709 663 Left=0 710 664 Top=0 711 Width= 688712 Height= 225713 MaxLeft=-1 714 MaxTop=-1 715 ClientWidth= 688716 ClientHeight= 225665 Width=790 666 Height=123 667 MaxLeft=-1 668 MaxTop=-1 669 ClientWidth=790 670 ClientHeight=123 717 671 TBDockHeight=215 718 672 LRDockWidth=443 … … 723 677 724 678 [DockSite0] 725 DockSiteType=1726 Create=1727 Visible=1728 State=0729 Left=12730 Top=0731 Width=696732 Height=254733 MaxLeft=-1734 MaxTop=-1735 ClientWidth=696736 ClientHeight=254737 TBDockHeight=254738 LRDockWidth=283739 Dockable=1740 TabPosition=0741 ActiveTab=Messages742 TabDockClients=MessageView@EditWindow0,WatchWindow743 744 [DockSite1]745 679 DockSiteType=1 746 680 Create=1 … … 762 696 TabDockClients=PropertyInspector,ObjectTree 763 697 698 [DockSite1] 699 DockSiteType=1 700 Create=1 701 Visible=1 702 State=0 703 Left=12 704 Top=0 705 Width=798 706 Height=152 707 MaxLeft=-1 708 MaxTop=-1 709 ClientWidth=798 710 ClientHeight=152 711 TBDockHeight=152 712 LRDockWidth=283 713 Dockable=1 714 TabPosition=0 715 ActiveTab=Watch List 716 TabDockClients=MessageView@EditWindow0,WatchWindow 717 -
cprs/branches/tmg-cprs/CPRS-Chart/CPRSChart_TLB.pas
r801 r809 13 13 14 14 // PASTLWTR : 1.2 15 // File generated on 6/ 16/2010 3:23:35PM from Type Library described below.15 // File generated on 6/21/2010 2:19:10 PM from Type Library described below. 16 16 17 17 // ************************************************************************ // -
cprs/branches/tmg-cprs/CPRS-Chart/TMG_Extra/fPtQuery.pas
r801 r809 127 127 cmd := cmd + '^' + SearchFileNumber + '^' + SearchString; 128 128 RPCBrokerV.Param[0].Mult['"REQUEST"'] := cmd; 129 //RPCBrokerV.Call;130 129 CallBroker; 131 130 if RPCBrokerV.Results.Count > 0 then begin … … 152 151 cmd := cmd + '^' + JobNumber + '^' + FldNum; 153 152 RPCBrokerV.Param[0].Mult['"REQUEST"'] := cmd; 154 //RPCBrokerV.Call;155 153 CallBroker; 156 154 -
cprs/branches/tmg-cprs/CPRS-Chart/TMG_Extra/fWebTab.dfm
r801 r809 1 1 object frmWebTab: TfrmWebTab 2 Left = 26 63 Top = 18 44 Width = 47 35 Height = 37 52 Left = 267 3 Top = 185 4 Width = 472 5 Height = 374 6 6 Caption = 'Web Browser' 7 7 Color = clBtnFace … … 18 18 Left = 0 19 19 Top = 0 20 Width = 46 521 Height = 34 120 Width = 464 21 Height = 340 22 22 Align = alClient 23 23 TabOrder = 0 24 24 ControlData = { 25 4C000000 0F3000003E230000000000000000000000000000000000000000000025 4C000000F52F0000242300000000000000000000000000000000000000000000 26 26 000000004C000000000000000000000001000000E0D057007335CF11AE690800 27 27 2B2E126208000000000000004C0000000114020000000000C000000000000046 -
cprs/branches/tmg-cprs/CPRS-Chart/UploadImages.pas
r801 r809 583 583 end; 584 584 Info.Free; 585 frmImages.NumImagesAvailableOnServer := NOT_YET_CHECKED_SERVER; //Forces re-query of server 585 586 end; 586 587 … … 869 870 Text.Add('<p>'); 870 871 for i := 0 to UploadNote.CurNoteImages.Count-1 do begin 871 // note: $CPRSDIR$will be replaced at runtime with directory of CPRS872 // note: CPRS_DIR_SIGNAL ('$CPRSDIR$') will be replaced at runtime with directory of CPRS 872 873 // This will be done as page is passed to TWebBrowser (in rHTMLTools) 873 oneImage := '$CPRSDIR$\Cache\' + UploadNote.CurNoteImages.Strings[i]; 874 //oneImage := CacheDir + '\' + CurNoteImages.Strings[i]; 874 oneImage := CPRS_CACHE_DIR_SIGNAL + UploadNote.CurNoteImages.Strings[i]; 875 875 Text.Add('<img WIDTH=640 src="'+oneImage+'">'); 876 876 Text.Add('<p>'); -
cprs/branches/tmg-cprs/CPRS-Chart/fImages.pas
r801 r809 99 99 ImageInfoList : TList; 100 100 LastDisplayedTIUIEN : AnsiString; 101 NumImagesAvailableOnServer : integer;102 101 ImageIndexLastDownloaded : integer; 103 102 procedure EnsureImageListLoaded(); … … 118 117 DropBoxDir : string; 119 118 NullImageName : AnsiString; 119 NumImagesAvailableOnServer : integer; 120 120 DownloadImagesInBackground : boolean; 121 121 function Decode(input: AnsiString) : AnsiString; -
cprs/branches/tmg-cprs/CPRS-Chart/fNotes.dfm
r801 r809 1198 1198 OnClick = mnuActIdentifyAddlSignersClick 1199 1199 end 1200 object mnuSearchNotes: TMenuItem 1201 Caption = '&Search Notes' 1202 OnClick = mnuSearchNotesClick 1203 end 1200 1204 end 1201 1205 object mnuOptions: TMenuItem … … 1448 1452 LangData = { 1449 1453 080066726D4E6F746573010200000001000000070043617074696F6E02000000 1450 080048656C7046696C6501A 60000000D0073687050616765426F74746F6D00001454 080048656C7046696C6501A70000000D0073687050616765426F74746F6D0000 1451 1455 0700737074486F727A00000700706E6C4C65667400000800706E6C5269676874 1452 1456 000008006C626C4E6F746573010100000003000000070043617074696F6E0009 … … 1608 1612 78697374696E67496D6167650101000000A1000000070043617074696F6E000E 1609 1613 006D6E754164644E6577496D6167650101000000A2000000070043617074696F 1610 6E00} 1614 6E000E006D6E755365617263684E6F7465730101000000A30000000700436170 1615 74696F6E00} 1611 1616 end 1612 1617 object popupAddImage: TPopupMenu -
cprs/branches/tmg-cprs/CPRS-Chart/fNotes.pas
r801 r809 183 183 popupAddImage: TPopupMenu; 184 184 mnuSelectExistingImage: TMenuItem; 185 mnuAddNewImage: TMenuItem; //kt 4/10 185 mnuAddNewImage: TMenuItem; 186 mnuSearchNotes: TMenuItem; //kt 4/10 186 187 procedure mnuChartTabClick(Sender: TObject); 187 188 procedure lstNotesClick(Sender: TObject); … … 294 295 procedure popNoteMemoHTMLFormatClick(Sender: TObject); 295 296 procedure mnuAddNewImageClick(Sender: TObject); 296 procedure mnuSelectExistingImageClick(Sender: TObject); //kt 8/09 297 procedure mnuSelectExistingImageClick(Sender: TObject); 298 procedure mnuSearchNotesClick(Sender: TObject); //kt 8/09 297 299 private 298 300 FNavigatingTab : Boolean; //Currently Using tab to navigate … … 407 409 fOptionsNotes, //kt 8/09 408 410 fImagePickExisting, //kt 6/16/10 409 rHTMLTools, fImages, UploadImages; {//kt added 5-27-05 for IsHTMLDocument} 411 rHTMLTools, fImages, UploadImages, {//kt added 5-27-05 for IsHTMLDocument} 412 fPtDocSearch; //kt 6/21/10 410 413 411 414 const … … 4890 4893 end; 4891 4894 4892 4895 procedure TfrmNotes.mnuSearchNotesClick(Sender: TObject); 4896 begin 4897 inherited; 4898 Application.CreateForm(TfrmPtDocSearch, frmPtDocSearch); 4899 frmPtDocSearch.ShowModal; 4900 //open diff note it selected 4901 frmPtDocSearch.Free; 4902 end; 4893 4903 4894 4904 initialization -
cprs/branches/tmg-cprs/CPRS-Chart/fPtSel.dfm
r793 r809 1 1 object frmPtSel: TfrmPtSel 2 Left = 1083 Top = 1 002 Left = 344 3 Top = 171 4 4 Width = 797 5 5 Height = 622 -
cprs/branches/tmg-cprs/CPRS-Chart/fSplash.dfm
r801 r809 1 1 object frmSplash: TfrmSplash 2 Left = 2 453 Top = 1 292 Left = 286 3 Top = 131 4 4 BorderIcons = [] 5 5 BorderStyle = bsNone … … 4142 4142 Height = 17 4143 4143 Alignment = taCenter 4144 Caption = 'TMG Customization 2.0; 6.1 6.2010'4144 Caption = 'TMG Customization 2.0; 6.18.2010' 4145 4145 Font.Charset = ANSI_CHARSET 4146 4146 Font.Color = clGray -
cprs/branches/tmg-cprs/CPRS-Chart/rHTMLTools.pas
r793 r809 18 18 URL_CPRSDir : string; //This is CPRSDir, but all '\'s are converted to '/'s 19 19 20 CONST ALT_IMG_TAG_CONVERT = 'alt="convert to $CPRSDIR$"'; 20 CONST 21 CPRS_DIR_SIGNAL = '$CPRSDIR$'; 22 CPRS_CACHE_DIR_SIGNAL = CPRS_DIR_SIGNAL+'\Cache\'; 23 ALT_IMG_TAG_CONVERT = 'alt="convert to ' + CPRS_DIR_SIGNAL +'"'; 21 24 22 25 procedure PrintHTMLReport(Lines: TStringList; var ErrMsg: string; … … 43 46 Procedure ScanForSubs(Lines : TStrings); 44 47 Procedure InsertSubs(Lines : TStrings); 48 function HTTPEncode(const AStr: string): string; 45 49 46 50 implementation … … 217 221 SubsFoundList.Clear; 218 222 for i := 0 to Lines.Count-1 do begin 219 p := Pos( '$CPRSDIR$',Lines.Strings[i]);223 p := Pos(CPRS_DIR_SIGNAL,Lines.Strings[i]); 220 224 if p>0 then begin 221 p := p + Length( '$CPRSDIR$\Cache\');225 p := p + Length(CPRS_CACHE_DIR_SIGNAL); 222 226 p2 := PosEx('"',Lines.Strings[i],p); 223 227 tempS := MidStr(Lines.Strings[i],p,(p2-p)); 224 228 SubsFoundList.Add(tempS); 225 229 if Pos('file:///',Lines.Strings[i]) > 0 then begin 226 Lines.Strings[i] := AnsiReplaceStr(Lines.Strings[i], '$CPRSDIR$',URL_CPRSDir);230 Lines.Strings[i] := AnsiReplaceStr(Lines.Strings[i],CPRS_DIR_SIGNAL,URL_CPRSDir); 227 231 end else begin 228 Lines.Strings[i] := AnsiReplaceStr(Lines.Strings[i], '$CPRSDIR$',CPRSDir);232 Lines.Strings[i] := AnsiReplaceStr(Lines.Strings[i],CPRS_DIR_SIGNAL,CPRSDir); 229 233 end; 230 234 //Ensure images are downloaded before passing page to web browser … … 237 241 Procedure InsertSubs(Lines : TStrings); 238 242 //Purpose: To scan a edited note images, and replace references to CPRS's 239 // actual local directory with $CPRS$243 // actual local directory with CPRS_DIR_SIGNAL ('$CPRSDIR$') 240 244 var i,p : integer; 241 245 TempS: string; … … 243 247 begin 244 248 for i := 0 to Lines.Count-1 do begin 245 Lines.Strings[i] := AnsiReplaceStr(Lines.Strings[i],URL_CPRSDir,'$CPRSDIR$'); 249 p := pos(ALT_IMG_TAG_CONVERT,Lines.Strings[i]); 250 if p = 0 then continue; 251 TempS := Lines.Strings[i]; 252 Lines.Strings[i] := AnsiReplaceStr(Lines.Strings[i],URL_CPRSDir,CPRS_DIR_SIGNAL); 253 if Lines.Strings[i] = TempS then begin //There is a problem. Replacement failed. 254 MessageDlg('Problem converting image path to $CPRSDIR$',mtWarning,[mbOK],0); 255 end; 256 //TempS := MidStr(Lines.Strings[i],1,p-1); 257 //TempS := TempS + MidStr(Lines.Strings[i],p+length(ALT_IMG_TAG_CONVERT),length(Lines.Strings[i])+1); 258 //Lines.Strings[i] := TempS; 246 259 Lines.Strings[i] := AnsiReplaceStr(Lines.Strings[i],ALT_IMG_TAG_CONVERT,'IMAGE'); //Remove signal 247 p := pos(ALT_IMG_TAG_CONVERT,Lines.Strings[i]);248 if p > 0 then begin249 TempS := MidStr(Lines.Strings[i],1,p-1);250 TempS := TempS + MidStr(Lines.Strings[i],p+length(ALT_IMG_TAG_CONVERT),length(Lines.Strings[i])+1);251 Lines.Strings[i] := TempS;252 end;253 260 end; 254 261 end; … … 504 511 Result := AnsiReplaceText(Result,'>'+CRLF,'>'#$1F); //protect sequences we want 505 512 Result := AnsiReplaceText(Result,CRLF,'<BR>'+CRLF); //Add <BR>'s to CrLf's 506 Result := AnsiReplaceText(Result,'>'#$1F,'> '+CRLF); //Restore sequences we wanted513 Result := AnsiReplaceText(Result,'>'#$1F,'><BR>'+CRLF); //Restore sequences we wanted 507 514 Result := AnsiReplaceText(Result,#$1E,'<NO DATA>'); //Restore sequences we wanted 508 515 end; … … 829 836 //elh 6/19/09 830 837 begin 831 if not assigned(Reg) then Reg := TRegistry.Create; 838 if not assigned(Reg) then begin 839 Reg := TRegistry.Create; 840 Reg.Rootkey := HKEY_CURRENT_USER; 841 Reg.OpenKey('\Software\Microsoft\Internet Explorer\PageSetup', False) 842 end; 832 843 try 833 844 StoredIEFooters := '&u&b&d'; //Comment this line to restore previous value … … 853 864 s := Piece(Lines.Strings[i],'DATE OF NOTE:',2); 854 865 s := Piece(s,'@',1); 855 Result := Trim(s); 856 end; 857 end; 866 Result := Trim(s); 867 end; 868 end; 869 870 function HTTPEncode(const AStr: string): string; 871 //NOTE: routine from here: 872 // http://www.delphitricks.com/source-code/internet/encode_a_http_url.html 873 //NOTE: I modified this to my purposes. I removed conversion of '/',':' 874 const 875 //kt original --> NoConversion = ['A'..'Z', 'a'..'z', '*', '@', '.', '_', '-']; 876 NoConversion = ['A'..'Z', 'a'..'z', '*', '@', '.', '_', '-', '/', ':']; //kt 877 var 878 Sp, Rp: PChar; 879 begin 880 SetLength(Result, Length(AStr) * 3); 881 Sp := PChar(AStr); 882 Rp := PChar(Result); 883 while Sp^ <> #0 do begin 884 if Sp^ in NoConversion then 885 Rp^ := Sp^ 886 //kt else if Sp^ = ' ' then 887 //kt Rp^ := '+' 888 else begin 889 FormatBuf(Rp^, 3, '%%%.2x', 6, [Ord(Sp^)]); 890 Inc(Rp, 2); 891 end; 892 Inc(Rp); 893 Inc(Sp); 894 end; 895 SetLength(Result, Rp - PChar(Result)); 896 end; 897 858 898 859 899 //=============================================================== … … 883 923 RestorePrinterTimer.Enabled := false; 884 924 RestoreIEPrinting; {elh 6/19/09} //kt 885 //kt SetDefaultPrinter(SavedDefaultPrinter); 925 //kt SetDefaultPrinter(SavedDefaultPrinter); 886 926 //beep; 887 end; 927 end; 888 928 889 929 //=============================================================== 890 930 931 function EncodePath(var Path : string) : string; 932 begin 933 Result := AnsiReplaceStr(Path,'\','/'); 934 Result := HTTPEncode(Result); 935 end; 891 936 892 937 initialization … … 894 939 PrinterEvents := TPrinterEvents.Create; 895 940 CPRSDir := ExcludeTrailingPathDelimiter(ExtractFilePath(ParamStr(0))); 896 URL_CPRSDir := AnsiReplaceStr(CPRSDir,'\','/');941 URL_CPRSDir := EncodePath(CPRSDir); 897 942 SubsFoundList := TStringList.Create; 898 943 899 944 finalization 945 //kt causing crash --> Reg.WriteString('footer',StoredIEFooters); 946 //RestoreIEPrinting; 900 947 PrinterEvents.Free; 901 948 SubsFoundList.Free;
Note:
See TracChangeset
for help on using the changeset viewer.