Index: PlanScan/Main.dfm =================================================================== diff -u -r363 -r365 --- PlanScan/Main.dfm (.../Main.dfm) (revision 363) +++ PlanScan/Main.dfm (.../Main.dfm) (revision 365) @@ -152,7 +152,7 @@ Top = 0 Width = 926 Height = 408 - ActivePage = tsDnaCodes + ActivePage = tsKlantinstellingen Align = alClient TabOrder = 0 object tsDnaCodes: TTabSheet @@ -245,6 +245,36 @@ end end end + object tsKlantinstellingen: TTabSheet + Caption = 'tsKlantinstellingen' + ImageIndex = 2 + TabVisible = False + ExplicitTop = 24 + ExplicitHeight = 380 + inline frmKlantinstellingen: TfrmKlantinstellingen + Left = 0 + Top = 0 + Width = 918 + Height = 398 + Align = alClient + TabOrder = 0 + ExplicitWidth = 926 + ExplicitHeight = 408 + inherited dbgGebruikers: TDBGrid + Width = 791 + Height = 398 + end + inherited Panel1: TPanel + Left = 791 + Height = 398 + ExplicitLeft = 799 + ExplicitHeight = 408 + inherited btnKlantinstellingenToevoegen: TButton + OnClick = nil + end + end + end + end end end end