7. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 11/2/2017 7:18:07 AM Central Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

7.1 Files compared

# Location File Last Modified
1 CAPRI_CIF.zip\CAPRI_CIF\Source findpatientanywhere.dfm Wed Nov 1 18:09:20 2017 UTC
2 CAPRI_CIF.zip\CAPRI_CIF\Source findpatientanywhere.dfm Wed Nov 1 19:09:46 2017 UTC

7.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 472
Changed 1 2
Inserted 0 0
Removed 0 0

7.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

7.4 Active regular expressions

No regular expressions were active.

7.5 Comparison detail

  1   object frm FindPatien tAnywhere:  TfrmFindP atientAnyw here
  2     Left = 4 91
  3     Top = 30 3
  4     HelpCont ext = 400
  5     BorderIc ons = []
  6     BorderSt yle = bsSi ngle
  7     Caption  = 'Search  for a Pati ent:'
  8     ClientHe ight = 349
  9     ClientWi dth = 606
  10     Color =  clBtnFace
  11     Font.Cha rset = DEF AULT_CHARS ET
  12     Font.Col or = clWin dowText
  13     Font.Hei ght = -11
  14     Font.Nam e = 'MS Sa ns Serif'
  15     Font.Sty le = []
  16     OldCreat eOrder = F alse
  17     Position  = poMainF ormCenter
  18     OnActiva te = FormA ctivate
  19     OnClose  = FormClos e
  20     OnCreate  = FormCre ate
  21     PixelsPe rInch = 96
  22     TextHeig ht = 13
  23     object L abel1: TLa bel
  24       Left =  8
  25       Top =  56
  26       Width  = 107
  27       Height  = 13
  28       Captio n = 'Avail able conne ctions:'
  29     end
  30     object L abel2: TLa bel
  31       Left =  176
  32       Top =  8
  33       Width  = 102
  34       Height  = 13
  35       Captio n = 'Could  not conne ct to:'
  36     end
  37     object L abel3: TLa bel
  38       Left =  176
  39       Top =  96
  40       Width  = 88
  41       Height  = 13
  42       Captio n = 'Poten tial Match es:'
  43     end
  44     object G auge1: TGa uge
  45       Left =  8
  46       Top =  328
  47       Width  = 593
  48       Height  = 17
  49       Progre ss = 0
  50     end
  51     object L abel4: TLa bel
  52       Left =  8
  53       Top =  8
  54       Width  = 55
  55       Height  = 13
  56       Captio n = 'Searc h For:'
  57     end
  58     object L abel5: TLa bel
  59       Left =  8
  60       Top =  72
  61       Width  = 156
  62       Height  = 13
  63       Captio n = '(Hold  CTRL to p ick multip le sites)'
  64     end
  65     object F MCvrListBo x1Pt: TFML istBox
  66       Left =  216
  67       Top =  56
  68       Width  = 273
  69       Height  = 265
  70       ItemHe ight = 13
  71       Sorted  = False
  72       TabOrd er = 8
  73       Visibl e = False
  74       FMList er = FMCvr Lister1Pt
  75       FMCtrl Options =  []
  76     end
  77     object F MCvrListBo x2Pt: TFML istBox
  78       Left =  288
  79       Top =  56
  80       Width  = 273
  81       Height  = 265
  82       ItemHe ight = 13
  83       Sorted  = False
  84       TabOrd er = 9
  85       Visibl e = False
  86       FMList er = FMCvr Lister2Pt
  87       FMCtrl Options =  []
  88     end
  89     object F MCvrListBo x3Pt: TFML istBox
  90       Left =  336
  91       Top =  56
  92       Width  = 273
  93       Height  = 265
  94       ItemHe ight = 13
  95       Sorted  = False
  96       TabOrd er = 10
  97       Visibl e = False
  98       FMList er = FMCvr Lister3Pt
  99       FMCtrl Options =  []
  100     end
  101     object B utton2: TB utton
  102       Left =  8
  103       Top =  296
  104       Width  = 73
  105       Height  = 25
  106       Cancel  = True
  107       Captio n = '&Clos e'
  108       TabOrd er = 1
  109       OnClic k = Button 2Click
  110     end
  111     object B utton1: TB utton
  112       Left =  84
  113       Top =  296
  114       Width  = 85
  115       Height  = 25
  116       Captio n = '&Run  Selected'
  117       Defaul t = True
  118       TabOrd er = 2
  119       OnClic k = Button 1Click
  120     end
  121     object b tnSelectAl l: TButton
  122       Left =  8
  123       Top =  272
  124       Width  = 161
  125       Height  = 17
  126       Captio n = '&Sele ct All'
  127       TabOrd er = 3
  128       OnClic k = btnSel ectAllClic k
  129     end
  130     object O RListBox1:  TORListBo x
  131       Left =  8
  132       Top =  88
  133       Width  = 161
  134       Height  = 184
  135       ItemHe ight = 13
  136       MultiS elect = Tr ue
  137       Parent ShowHint =  False
  138       ShowHi nt = True
  139       Sorted  = True
  140       TabOrd er = 0
  141       ItemTi pColor = c lWindow
  142       LongLi st = False
  143       Pieces  = '1'
  144     end
  145     object M emo1: TMem o
  146       Left =  176
  147       Top =  26
  148       Width  = 425
  149       Height  = 63
  150       ReadOn ly = True
  151       Scroll Bars = ssV ertical
  152       TabOrd er = 4
  153       WordWr ap = False
  154     end
  155     object M emo2: TMem o
  156       Left =  176
  157       Top =  114
  158       Width  = 425
  159       Height  = 207
  160       ReadOn ly = True
  161       Scroll Bars = ssV ertical
  162       TabOrd er = 5
  163     end
  164     object E dit1: TEdi t
  165       Left =  8
  166       Top =  24
  167       Width  = 137
  168       Height  = 21
  169       TabOrd er = 6
  170     end
  171     object B utton4: TB utton
  172       Left =  144
  173       Top =  24
  174       Width  = 25
  175       Height  = 23
  176       Captio n = '?'
  177       TabOrd er = 7
  178       OnClic k = Button 4Click
  179     end
  180     object F MCvrLister 2Pt: TFMLi ster
  181       RPCBro ker = RPCB rokerRemot e
  182       FieldN umbers.Str ings = (
  183         '.01 ')
  184       Displa yFields.St rings = (
  185         '.01 ')
  186       Lister Flags = []
  187       Delimi ter = #0
  188       Number  = '50'
  189       FMInde x = 'SSN'
  190       FileNu mber = '2'
  191       Lister Options =  []
  192       Left =  472
  193       Top =  16
  194     end
  195     object F MCvrLister 3Pt: TFMLi ster
  196       RPCBro ker = RPCB rokerRemot e
  197       FieldN umbers.Str ings = (
  198         '.01 ')
  199       Displa yFields.St rings = (
  200         '.01 ')
  201       Lister Flags = []
  202       Delimi ter = #0
  203       Number  = '50'
  204       FMInde x = 'BS5'
  205       FileNu mber = '2'
  206       Lister Options =  []
  207       Left =  440
  208       Top =  16
  209     end
  210     object F MCvrLister 1Pt: TFMLi ster
  211       RPCBro ker = RPCB rokerRemot e
  212       FieldN umbers.Str ings = (
  213         '.01 ')
  214       Displa yFields.St rings = (
  215         '.01 ')
  216       Lister Flags = []
  217       Delimi ter = #0
  218       Number  = '50'
  219       FileNu mber = '2'
  220       Lister Options =  []
  221       Left =  504
  222       Top =  16
  223     end
  224     object R PCBrokerRe mote: TCCO WRPCBroker CAPRI
  225       ClearP arameters  = True
  226       ClearR esults = T rue
  227       Connec ted = Fals e
  228         ListenerPo rt =  PORT
  229       RpcVer sion = '0'
  230       Server  = 'BROKER SERVER'
  231       Kernel LogIn = Tr ue
  232       LogIn. Mode = lmA VCodes
  233       LogIn. PromptDivi sion = Fal se
  234       OldCon nectionOnl y = False
  235       Left =  560
  236     end
  237   end