inherited fmOnderdelenScherm: TfmOnderdelenScherm ActiveControl = edtToelevering Caption = 'fmOnderdelenScherm' OnActivate = FormActivate ExplicitWidth = 480 ExplicitHeight = 640 PixelsPerInch = 96 TextHeight = 19 object lblGeefToelevering: TLabel [0] Left = 115 Top = 264 Width = 267 Height = 39 Caption = 'Geef toelevering in' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object edtToelevering: TEdit [3] Left = 66 Top = 321 Width = 345 Height = 47 Alignment = taCenter AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 OnKeyUp = edtToeleveringKeyUp end object btnGenereerTbp: TButton [4] Left = 66 Top = 392 Width = 345 Height = 81 Caption = 'Genereer TBP' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ImageIndex = 0 ParentFont = False TabOrder = 3 end inherited alAlgemeen: TActionList inherited actVolgende: TAction OnExecute = actVolgendeExecute end inherited actHome: TAction OnExecute = actHomeExecute end inherited actTerug: TAction OnExecute = actTerugExecute end end end