object formProboxPrinterKeuze: TformProboxPrinterKeuze Left = 0 Top = 0 ActiveControl = btnStandaard Caption = 'Printerkeuze' ClientHeight = 299 ClientWidth = 635 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poOwnerFormCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 182 Top = 26 Width = 271 Height = 16 Caption = 'Proboxinhoudetiket afdrukken op welke printer?' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object btnStandaard: TButton Left = 261 Top = 48 Width = 113 Height = 41 Caption = 'Standaard' Default = True ModalResult = 1 TabOrder = 0 OnClick = btnStandaardClick end object btnLijn1: TButton Left = 72 Top = 120 Width = 113 Height = 41 Caption = 'Lijn 1' ModalResult = 1 TabOrder = 1 OnClick = btnLijn1Click end object btnLijn2: TButton Left = 200 Top = 120 Width = 113 Height = 41 Caption = 'Lijn 2' ModalResult = 1 TabOrder = 2 OnClick = btnLijn2Click end object btnLijn3: TButton Left = 328 Top = 120 Width = 113 Height = 41 Caption = 'Lijn 3' ModalResult = 1 TabOrder = 3 OnClick = btnLijn3Click end object btnLijn4: TButton Left = 459 Top = 120 Width = 113 Height = 41 Caption = 'Lijn 4' ModalResult = 1 TabOrder = 4 OnClick = btnLijn4Click end object btnTaor: TButton Left = 200 Top = 200 Width = 113 Height = 41 Caption = 'TAOR' ModalResult = 1 TabOrder = 5 OnClick = btnTaorClick end object btnBewerkingscenter: TButton Left = 328 Top = 200 Width = 113 Height = 41 Caption = 'Bewerkingscenter' ModalResult = 1 TabOrder = 6 OnClick = btnBewerkingscenterClick end end