Index: PlanScan/Main.dfm =================================================================== diff -u -r349 -r350 --- PlanScan/Main.dfm (.../Main.dfm) (revision 349) +++ PlanScan/Main.dfm (.../Main.dfm) (revision 350) @@ -37,7 +37,7 @@ ExplicitLeft = 8 ExplicitTop = 73 ExplicitHeight = 41 - object Panel2: TPanel + object pnlNaam: TPanel Left = 0 Top = 0 Width = 185 @@ -47,6 +47,37 @@ Color = 1513421 ParentBackground = False TabOrder = 0 + object lblInitialen: TLabel + Left = 20 + Top = 53 + Width = 146 + Height = 39 + Alignment = taCenter + AutoSize = False + Caption = 'lblInitialen' + Font.Charset = DEFAULT_CHARSET + Font.Color = clWhite + Font.Height = -32 + Font.Name = 'Tahoma' + Font.Style = [] + ParentFont = False + end + object lblUitloggen: TLabel + Left = 58 + Top = 98 + Width = 68 + Height = 19 + Alignment = taCenter + AutoSize = False + Caption = 'Uitloggen' + Font.Charset = DEFAULT_CHARSET + Font.Color = clWhite + Font.Height = -16 + Font.Name = 'Tahoma' + Font.Style = [] + ParentFont = False + OnClick = lblUitloggenClick + end end object pnlKnoppen: TPanel Left = 0 @@ -77,6 +108,7 @@ Top = 0 Width = 513 Height = 408 + ActivePage = tsDnaCodes Align = alClient TabOrder = 0 object tsDnaCodes: TTabSheet