object fmMain: TfmMain Left = 0 Top = 0 Caption = 'PlanScan' ClientHeight = 408 ClientWidth = 1111 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object pnlLinks: TPanel Left = 0 Top = 0 Width = 200 Height = 408 Align = alLeft BevelOuter = bvNone TabOrder = 0 object pnlNaam: TPanel Left = 0 Top = 0 Width = 200 Height = 169 Align = alTop BevelOuter = bvNone Color = 1513421 ParentBackground = False TabOrder = 0 object lblInitialen: TLabel Left = 20 Top = 53 Width = 146 Height = 39 Alignment = taCenter AutoSize = False Caption = 'lblInitialen' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end end object pnlKnoppen: TPanel Left = 0 Top = 169 Width = 200 Height = 239 Align = alClient BevelOuter = bvNone Color = 1513421 Padding.Left = 20 Padding.Right = 20 ParentBackground = False TabOrder = 1 object lblKlantinstellingen: TLabel Left = 20 Top = 80 Width = 160 Height = 40 Align = alTop AutoSize = False Caption = 'Klantinstellingen' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -21 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True Layout = tlCenter OnClick = lblKlantinstellingenClick ExplicitWidth = 159 end object lblDnaCodes: TLabel Left = 20 Top = 0 Width = 160 Height = 40 Align = alTop AutoSize = False Caption = 'DNA codes' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -21 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True Layout = tlCenter OnClick = lblDnaCodesClick ExplicitWidth = 165 end object lblGebruikers: TLabel Left = 20 Top = 40 Width = 160 Height = 40 Align = alTop AutoSize = False Caption = 'Gebruikers' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -21 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True Layout = tlCenter OnClick = lblGebruikersClick ExplicitWidth = 165 end end end object pnlFrames: TPanel Left = 200 Top = 0 Width = 911 Height = 408 Align = alClient BevelOuter = bvNone TabOrder = 1 object pcFrames: TPageControl Left = 0 Top = 0 Width = 911 Height = 408 ActivePage = tsDnaCodes Align = alClient TabOrder = 0 object tsDnaCodes: TTabSheet Caption = 'DnaCodes' TabVisible = False inline frmDnaCodes: TfrmDnaCodes Left = 0 Top = 0 Width = 903 Height = 398 Align = alClient TabOrder = 0 ExplicitWidth = 903 ExplicitHeight = 398 inherited dbgDnaCodes: TDBGrid Width = 776 Height = 325 Columns = < item Expanded = False FieldName = 'DnaCode' Visible = True end item Expanded = False FieldName = 'Pallet' Visible = True end item Expanded = False FieldName = 'Toelevering' Visible = True end item Expanded = False FieldName = 'Status' Visible = True end item Expanded = False FieldName = 'Batch' Visible = True end item Expanded = False FieldName = 'Scantijdstip' Visible = True end item Expanded = False FieldName = 'Initialen' Visible = True end item Expanded = False FieldName = 'Ladecode' Visible = True end> end inherited pnlActies: TPanel Left = 776 Height = 325 ExplicitLeft = 776 ExplicitHeight = 325 end inherited pnlZoekKnoppen: TPanel Width = 903 ExplicitWidth = 903 end end end object tsGebruikers: TTabSheet Caption = 'Gebruikers' ImageIndex = 1 TabVisible = False inline frmGebruikers: TfrmGebruikers Left = 0 Top = 0 Width = 903 Height = 398 Align = alClient TabOrder = 0 ExplicitWidth = 903 ExplicitHeight = 398 inherited dbgGebruikers: TDBGrid Width = 776 Height = 398 end inherited Panel1: TPanel Left = 776 Height = 398 ExplicitLeft = 776 ExplicitHeight = 398 end end end object tsKlantinstellingen: TTabSheet Caption = 'tsKlantinstellingen' ImageIndex = 2 TabVisible = False inline frmKlantinstellingen: TfrmKlantinstellingen Left = 0 Top = 0 Width = 903 Height = 398 Align = alClient TabOrder = 0 ExplicitWidth = 903 ExplicitHeight = 398 inherited dbgKlantinstellingen: TDBGrid Width = 776 Height = 398 end inherited Panel1: TPanel Left = 776 Height = 398 ExplicitLeft = 776 ExplicitHeight = 398 end end end end end end