4257. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 3/22/2018 8:29:09 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.

4257.1 Files compared

# Location File Last Modified
1 Build_3_Patch_32_Jan_2018.zip\XWB\BDK32\Samples\SilentSignOn fXWBAVCodes.dfm Thu Mar 15 15:09:15 2018 UTC
2 Build_3_Patch_32_Jan_2018.zip\XWB\BDK32\Samples\SilentSignOn fXWBAVCodes.dfm Wed Mar 21 15:37:33 2018 UTC

4257.2 Comparison summary

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

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

4257.4 Active regular expressions

No regular expressions were active.

4257.5 Comparison detail

  1   object For m1: TForm1
  2     Left = 1 90
  3     Top = 13 8
  4     Caption 
  5       'XWBAV Codes - UC X RPCBroke r Backward sCompatibl e - Silent  Login wi'  +
  6       'th lm AVCodes (P 60)'
  7     ClientHe ight = 339
  8     ClientWi dth = 654
  9     Color =  clBtnFace
  10     Font.Cha rset = DEF AULT_CHARS ET
  11     Font.Col or = clWin dowText
  12     Font.Hei ght = -11
  13     Font.Nam e = 'MS Sa ns Serif'
  14     Font.Sty le = []
  15     Menu = M ainMenu1
  16     OldCreat eOrder = T rue
  17     PixelsPe rInch = 96
  18     TextHeig ht = 13
  19     object l blAccessCo de: TLabel
  20       Left =  24
  21       Top =  71
  22       Width  = 79
  23       Height  = 13
  24       Captio n = 'Acces s Code:'
  25       Font.C harset = D EFAULT_CHA RSET
  26       Font.C olor = clW indowText
  27       Font.H eight = -1 1
  28       Font.N ame = 'MS  Sans Serif '
  29       Font.S tyle = [fs Bold]
  30       Parent Font = Fal se
  31     end
  32     object l blVerifyCo de: TLabel
  33       Left =  24
  34       Top =  96
  35       Width  = 70
  36       Height  = 13
  37       Captio n = 'Verif y Code:'
  38       Font.C harset = D EFAULT_CHA RSET
  39       Font.C olor = clW indowText
  40       Font.H eight = -1 1
  41       Font.N ame = 'MS  Sans Serif '
  42       Font.S tyle = [fs Bold]
  43       Parent Font = Fal se
  44     end
  45     object l blDUZ: TLa bel
  46       Left =  48
  47       Top =  176
  48       Width  = 26
  49       Height  = 13
  50       Captio n = 'DUZ:'
  51     end
  52     object l blName: TL abel
  53       Left =  48
  54       Top =  216
  55       Width  = 31
  56       Height  = 13
  57       Captio n = 'Name: '
  58     end
  59     object l blDTime: T Label
  60       Left =  48
  61       Top =  256
  62       Width  = 34
  63       Height  = 13
  64       Captio n = 'DTime :'
  65     end
  66     object l blUserName : TLabel
  67       Left =  48
  68       Top =  288
  69       Width  = 56
  70       Height  = 13
  71       Captio n = 'User  Name:'
  72     end
  73     object l blServer:  TLabel
  74       Left =  24
  75       Top =  21
  76       Width  = 42
  77       Height  = 13
  78       Captio n = 'Serve r:'
  79       Font.C harset = D EFAULT_CHA RSET
  80       Font.C olor = clW indowText
  81       Font.H eight = -1 1
  82       Font.N ame = 'MS  Sans Serif '
  83       Font.S tyle = [fs Bold]
  84       Parent Font = Fal se
  85     end
  86     object l blListener Port: TLab el
  87       Left =  24
  88       Top =  46
  89       Width  = 73
  90       Height  = 13
  91       Captio n = 'Liste nerPort:'
  92       Font.C harset = D EFAULT_CHA RSET
  93       Font.C olor = clW indowText
  94       Font.H eight = -1 1
  95       Font.N ame = 'MS  Sans Serif '
  96       Font.S tyle = [fs Bold]
  97       Parent Font = Fal se
  98     end
  99     object e dtDUZ: TEd it
  100       Left =  112
  101       Top =  168
  102       Width  = 233
  103       Height  = 21
  104       TabOrd er = 3
  105     end
  106     object e dtName: TE dit
  107       Left =  112
  108       Top =  208
  109       Width  = 233
  110       Height  = 21
  111       TabOrd er = 2
  112     end
  113     object e dtDTime: T Edit
  114       Left =  112
  115       Top =  248
  116       Width  = 233
  117       Height  = 21
  118       TabOrd er = 1
  119     end
  120     object e dtUserName : TEdit
  121       Left =  112
  122       Top =  280
  123       Width  = 233
  124       Height  = 21
  125       TabOrd er = 0
  126     end
  127     object b tnConnect:  TButton
  128       Left =  175
  129       Top =  128
  130       Width  = 75
  131       Height  = 25
  132       Captio n = 'Conne ct'
  133       Defaul t = True
  134       TabOrd er = 8
  135       OnClic k = btnCon nectClick
  136     end
  137     object e dtAccessCo de: TEdit
  138       Left =  112
  139       Top =  66
  140       Width  = 249
  141       Height  = 21
  142       Passwo rdChar = ' *'
  143       TabOrd er = 6
  144     end
  145     object e dtVerifyCo de: TEdit
  146       Left =  112
  147       Top =  91
  148       Width  = 249
  149       Height  = 21
  150       Passwo rdChar = ' *'
  151       TabOrd er = 7
  152     end
  153     object b tnExit: TB utton
  154       Left =  174
  155       Top =  312
  156       Width  = 75
  157       Height  = 25
  158       Captio n = 'Exit'
  159       TabOrd er = 9
  160       OnClic k = btnExi tClick
  161     end
  162     object e dtServer:  TEdit
  163       Left =  112
  164       Top =  16
  165       Width  = 249
  166       Height  = 21
  167       TabOrd er = 4
  168     end
  169     object e dtListener Port: TEdi t
  170       Left =  112
  171       Top =  41
  172       Width  = 105
  173       Height  = 21
  174       TabOrd er = 5
  175     end
  176     object M emo1: TMem o
  177       Left =  384
  178       Top =  16
  179       Width  = 241
  180       Height  = 233
  181       Lines. Strings =  (
  182         'Thi s applicat ion provid es an '
  183         'exa mple of a  silent log in.  The '
  184         'ser ver, Liste ner Port,  Access '
  185         'Cod e, and Ver ify Code n eed to '
  186         'be  filled in  - these da ta would '
  187         'be  supplied i n some man ner for '
  188         'a s ilent logi n (Divisio n can also  '
  189         'be  supplied f or a multi division '
  190         'ind ividual).   After fil lng in the  '
  191         'inf ormation e nter Retur n or '
  192         'cli ck on the  Connect bu tton.  '
  193         'The  connectio n should b e '
  194         'mad e without  the broker  login '
  195         'for m appearin g.  User '
  196         'inf ormation w ill be fil led in for  '
  197         'the  logged in  user.')
  198       TabOrd er = 10
  199     end
  200     object b rkrRPCB: T RPCBroker
  201       ClearP arameters  = True
  202       ClearR esults = T rue
  203       Connec ted = Fals e
  204         ListenerPo rt =  PORT
  205       RpcVer sion = '0'
  206       Server  = 'DHCPSE RVER'
  207       Kernel LogIn = Tr ue
  208       LogIn. Mode = lmA VCodes
  209       LogIn. PromptDivi sion = Fal se
  210       OldCon nectionOnl y = False
  211       Left =  16
  212       Top =  312
  213     end
  214     object M ainMenu1:  TMainMenu
  215       Left =  24
  216       Top =  144
  217       object  mnuFile:  TMenuItem
  218         Capt ion = '&Fi le'
  219         obje ct mnuFile Exit: TMen uItem
  220           Ca ption = 'E &xit'
  221           On Click = mn uFileExitC lick
  222         end
  223       end
  224       object  mnuHelp:  TMenuItem
  225         Capt ion = '&He lp'
  226         obje ct mnuHelp About: TMe nuItem
  227           Ca ption = '& About'
  228           On Click = mn uHelpAbout Click
  229         end
  230       end
  231     end
  232   end