12. 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.

12.1 Files compared

# Location File Last Modified
1 CAPRI_CIF.zip\CAPRI_CIF\Source frmWebDisplay.dfm Wed Nov 1 18:09:36 2017 UTC
2 CAPRI_CIF.zip\CAPRI_CIF\Source frmWebDisplay.dfm Wed Nov 1 19:14:57 2017 UTC

12.2 Comparison summary

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

12.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

12.4 Active regular expressions

No regular expressions were active.

12.5 Comparison detail

  1   object frm WebForm: T frmWebForm
  2     Left = 1 45
  3     Top = 57 2
  4     BorderIc ons = []
  5     Caption  = 'Web Dat a'
  6     ClientHe ight = 344
  7     ClientWi dth = 572
  8     Color =  clBtnFace
  9     Font.Cha rset = DEF AULT_CHARS ET
  10     Font.Col or = clWin dowText
  11     Font.Hei ght = -11
  12     Font.Nam e = 'MS Sa ns Serif'
  13     Font.Sty le = []
  14     OldCreat eOrder = F alse
  15     Position  = poOwner FormCenter
  16     OnActiva te = FormA ctivate
  17     PixelsPe rInch = 96
  18     TextHeig ht = 13
  19     object P anel1: TPa nel
  20       Left =  0
  21       Top =  313
  22       Width  = 572
  23       Height  = 31
  24       Align  = alBottom
  25       TabOrd er = 0
  26       Design Size = (
  27         572
  28         31)
  29       object  Label1: T Label
  30         Left  = 8
  31         Top  = 9
  32         Widt h = 42
  33         Heig ht = 13
  34         Capt ion = 'Zip code:'
  35       end
  36       object  Button1:  TButton
  37         Left  = 496
  38         Top  = 4
  39         Widt h = 75
  40         Heig ht = 25
  41         Anch ors = [akT op, akRigh t]
  42         Capt ion = '&Cl ose'
  43         TabO rder = 0
  44         OnCl ick = Butt on1Click
  45       end
  46       object  ButtonSub mit: TButt on
  47         Left  = 160
  48         Top  = 4
  49         Widt h = 75
  50         Heig ht = 25
  51         Capt ion = '&Fi nd ZIP'
  52         TabO rder = 1
  53         OnCl ick = Butt onSubmitCl ick
  54       end
  55       object  EditZip:  TEdit
  56         Left  = 54
  57         Top  = 6
  58         Widt h = 100
  59         Heig ht = 21
  60         TabO rder = 2
  61         Text  = 'Testin g'
  62       end
  63     end
  64     object P anel2: TPa nel
  65       Left =  0
  66       Top =  0
  67       Width  = 572
  68       Height  = 33
  69       Align  = alTop
  70       TabOrd er = 1
  71       object  Label2: T Label
  72         Left  = 8
  73         Top  = 8
  74         Widt h = 515
  75         Heig ht = 13
  76         Capt ion = 
  77           'T his data i s maintain ed by PSSG .   If it  is inaccur ate, pleas e r' +
  78             'efer the  issue to h ttp://vaww .pssg. URL         /.'
  79         Font .Charset =  DEFAULT_C HARSET
  80         Font .Color = c lNavy
  81         Font .Height =  -11
  82         Font .Name = 'M S Sans Ser if'
  83         Font .Style = [ ]
  84         Pare ntFont = F alse
  85       end
  86     end
  87     object W ebBrowser1 : TWebBrow ser
  88       Left =  0
  89       Top =  33
  90       Width  = 572
  91       Height  = 280
  92       Align  = alClient
  93       TabOrd er = 2
  94       Contro lData = {
  95         4C00 00001E3B00 00F01C0000 0100000005 0000000000 0000000000 0000000000
  96         0000 00004C0000 0000000000 0000000001 000000E0D0 57007335CF 11AE690800
  97         2B2E 1262080000 0000000000 4C00000001 1402000000 0000C00000 0000000046
  98         8000 0000000000 0000000000 0000000000 0000000000 0000000000 0000000000
  99         0000 0000000000 0001000000 0000000000 0000000000 0000000000 00}
  100     end
  101     object C COWTimer:  TTimer
  102       Enable d = False
  103       Interv al = 250
  104       OnTime r = CCOWTi merTimer
  105       Left =  32
  106       Top =  16
  107     end
  108   end