Index: ProScan/UI/LoginScherm2.dfm =================================================================== diff -u -r396 -r650 --- ProScan/UI/LoginScherm2.dfm (.../LoginScherm2.dfm) (revision 396) +++ ProScan/UI/LoginScherm2.dfm (.../LoginScherm2.dfm) (revision 650) @@ -1,7 +1,7 @@ object fmLoginScherm2: TfmLoginScherm2 Left = 0 Top = 0 - ActiveControl = btnLogin + ActiveControl = edtInitialen BorderStyle = bsNone Caption = 'LoginScherm' ClientHeight = 640 @@ -399,6 +399,32 @@ 000049454E44AE426082} OnClick = imgAfmeldenClick end + object lblUrlServer: TLabel + Left = 8 + Top = 616 + Width = 217 + Height = 16 + AutoSize = False + Font.Charset = DEFAULT_CHARSET + Font.Color = clWhite + Font.Height = -13 + Font.Name = 'Tahoma' + Font.Style = [] + ParentFont = False + end + object lblVersieNr: TLabel + Left = 376 + Top = 616 + Width = 80 + Height = 16 + Alignment = taRightJustify + Font.Charset = DEFAULT_CHARSET + Font.Color = clWhite + Font.Height = -13 + Font.Name = 'Tahoma' + Font.Style = [] + ParentFont = False + end object btnLogin: TButton Left = 64 Top = 496