object fmKlantinstellingenDetail: TfmKlantinstellingenDetail Left = 0 Top = 0 ActiveControl = btnOk Caption = 'KlantinstellingenDetail' ClientHeight = 232 ClientWidth = 377 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter PixelsPerInch = 96 TextHeight = 13 object lblKlantId: TLabel Left = 68 Top = 24 Width = 113 Height = 19 AutoSize = False Caption = 'KlantId' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblExport: TLabel Left = 20 Top = 56 Width = 113 Height = 19 AutoSize = False Caption = 'Export' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblWegwerpPallet: TLabel Left = 20 Top = 95 Width = 113 Height = 19 AutoSize = False Caption = 'Wegwerppallet' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblMeerdereToeleveringen: TLabel Left = 20 Top = 135 Width = 113 Height = 19 AutoSize = False Caption = '>1 Toelevering' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblBlumXs: TLabel Left = 195 Top = 56 Width = 113 Height = 19 AutoSize = False Caption = 'Blum XS' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblHalvePallet: TLabel Left = 195 Top = 96 Width = 113 Height = 19 AutoSize = False Caption = 'Halve pallet' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblKartonnenPallet: TLabel Left = 195 Top = 135 Width = 126 Height = 19 AutoSize = False Caption = 'Kartonnen pallet' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object edtklantId: TEdit Left = 187 Top = 21 Width = 121 Height = 27 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 end object cbIsExport: TCheckBox Left = 139 Top = 58 Width = 22 Height = 17 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 end object btnOk: TButton Left = 139 Top = 176 Width = 112 Height = 33 Caption = 'Ok' Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 2 end object cbWegwerppallet: TCheckBox Left = 139 Top = 97 Width = 22 Height = 17 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 3 end object cbMeerdereToeleveringen: TCheckBox Left = 139 Top = 137 Width = 22 Height = 17 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 4 end object cbIsBlumXs: TCheckBox Left = 330 Top = 58 Width = 22 Height = 17 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 5 end object cbHalvePallet: TCheckBox Left = 330 Top = 97 Width = 22 Height = 17 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 6 end object cbKartonnenPallet: TCheckBox Left = 330 Top = 137 Width = 22 Height = 17 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 7 end end