object Frame1: TFrame1 Left = 0 Top = 0 Width = 640 Height = 480 TabOrder = 0 object dbgDnaCodes: TDBGrid Left = 0 Top = 41 Width = 513 Height = 439 Align = alClient Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit, dgMultiSelect, dgTitleClick, dgTitleHotTrack] TabOrder = 0 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = clWindowText TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Columns = < item Expanded = False FieldName = 'cdsDnaCodesDnaCode' Title.Caption = 'DnaCode' Visible = True end item Expanded = False FieldName = 'cdsDnaCodesPallet' Title.Caption = 'Pallet' Visible = True end item Expanded = False FieldName = 'cdsDnaCodesToelevering' Title.Caption = 'Toelevering' Visible = True end item Expanded = False FieldName = 'cdsDnaCodesStatus' Title.Caption = 'Status' Visible = True end item Expanded = False FieldName = 'cdsDnaCodesBatch' Title.Caption = 'Batch' Visible = True end item Expanded = False FieldName = 'cdsDnaCodesScantijdstip' Title.Caption = 'Scantijdstip' Visible = True end item Expanded = False FieldName = 'cdsDnaCodesInitialen' Title.Caption = 'Initialen' Visible = True end> end object pnlActies: TPanel Left = 513 Top = 41 Width = 127 Height = 439 Align = alRight BevelEdges = [] BevelOuter = bvNone TabOrder = 1 ExplicitLeft = 300 ExplicitHeight = 311 object btnMaatwerketiket: TButton Left = 6 Top = 6 Width = 115 Height = 25 Caption = 'Maatwerketiket' TabOrder = 0 end object btnKlantEtiket: TButton Left = 6 Top = 37 Width = 115 Height = 25 Caption = 'Klantetiket' TabOrder = 1 end object btnProboxetiket: TButton Left = 6 Top = 68 Width = 115 Height = 25 Caption = 'Proboxetiket' TabOrder = 2 Visible = False end end object pnlZoekKnoppen: TPanel Left = 0 Top = 0 Width = 640 Height = 41 Align = alTop BevelEdges = [] BevelOuter = bvNone TabOrder = 2 ExplicitWidth = 427 object btnZoekViaToelevering: TButton Left = 135 Top = 9 Width = 75 Height = 25 Caption = 'Toelevering' TabOrder = 0 end object edtZoekInput: TEdit Left = 8 Top = 10 Width = 121 Height = 21 TabOrder = 1 end object btnZoekViaPallet: TButton Left = 216 Top = 9 Width = 75 Height = 25 Caption = 'Pallet' TabOrder = 2 end object btnZoekViaDnaCode: TButton Left = 297 Top = 9 Width = 75 Height = 25 Caption = 'DnaCode' TabOrder = 3 end end end