Index: PlanScan/Main.pas =================================================================== diff -u -r355 -r357 --- PlanScan/Main.pas (.../Main.pas) (revision 355) +++ PlanScan/Main.pas (.../Main.pas) (revision 357) @@ -11,7 +11,6 @@ type TfmMain = class(TForm) - CacheQuery1: TCacheQuery; frmDnaCodes: TfrmDnaCodes; pnlLinks: TPanel; pnlNaam: TPanel; Index: PlanScan/Main.dfm =================================================================== diff -u -r356 -r357 --- PlanScan/Main.dfm (.../Main.dfm) (revision 356) +++ PlanScan/Main.dfm (.../Main.dfm) (revision 357) @@ -17,23 +17,14 @@ OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 - object CacheQuery1: TCacheQuery - Left = 344 - Top = 192 - Width = 32 - Height = 32 - ControlData = { - 000001004F0300004F0300000000000001010C5175657279204C6F6F6B757000 - 00000000FFFFFFFF} - end object pnlLinks: TPanel Left = 0 Top = 0 Width = 185 Height = 408 Align = alLeft BevelOuter = bvNone - TabOrder = 1 + TabOrder = 0 ExplicitLeft = 8 ExplicitTop = 73 ExplicitHeight = 41 @@ -158,7 +149,7 @@ Height = 408 Align = alClient BevelOuter = bvNone - TabOrder = 2 + TabOrder = 1 ExplicitLeft = 208 ExplicitTop = 169 ExplicitWidth = 185 @@ -168,7 +159,7 @@ Top = 0 Width = 513 Height = 408 - ActivePage = tsDnaCodes + ActivePage = tsGebruikers Align = alClient TabOrder = 0 object tsDnaCodes: TTabSheet