inherited fmInfoLogScherm: TfmInfoLogScherm Caption = 'fmInfoLogScherm' ExplicitWidth = 480 ExplicitHeight = 640 PixelsPerInch = 96 TextHeight = 19 object lblToelevering: TLabel [0] Left = 8 Top = 63 Width = 147 Height = 33 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblAantalGescand: TLabel [1] Left = 299 Top = 63 Width = 71 Height = 33 Alignment = taRightJustify AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblTotaalAantal: TLabel [2] Left = 392 Top = 63 Width = 70 Height = 33 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblSlash: TLabel [3] Left = 376 Top = 63 Width = 10 Height = 33 Caption = '/' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblAantallen: TLabel [4] Left = 161 Top = 63 Width = 132 Height = 33 Alignment = taRightJustify Caption = 'Afgescand:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end inherited pnlDrieKnoppen: TPanel TabOrder = 5 end object sgToeleveringData: TStringGrid [6] Left = 2 Top = 110 Width = 395 Height = 394 ColCount = 2 DefaultColWidth = 93 DefaultRowHeight = 30 DrawingStyle = gdsGradient FixedCols = 0 RowCount = 2 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -24 Font.Name = 'Tahoma' Font.Style = [] Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSelect] ParentFont = False ScrollBars = ssNone TabOrder = 0 ColWidths = ( 196 218) end object btnEerst: TButton [7] Left = 403 Top = 120 Width = 69 Height = 69 ImageIndex = 2 Images = ImagesScherm.ilAlgemeen64 TabOrder = 6 OnClick = btnEerstClick end object btnVorige: TButton [8] Left = 403 Top = 221 Width = 69 Height = 69 ImageIndex = 3 Images = ImagesScherm.ilAlgemeen64 TabOrder = 2 OnClick = btnVorigeClick end object btnVolgende: TButton [9] Left = 403 Top = 322 Width = 69 Height = 69 ImageIndex = 4 Images = ImagesScherm.ilAlgemeen64 TabOrder = 3 OnClick = btnVolgendeClick end object btnLaatst: TButton [10] Left = 403 Top = 423 Width = 69 Height = 69 ImageIndex = 5 Images = ImagesScherm.ilAlgemeen64 TabOrder = 4 OnClick = btnLaatstClick end inherited alKnoppenOnder: TActionList Left = 213 Top = 352 end inherited alAlgemeen: TActionList Left = 19 Top = 117 inherited actUitloggen: TAction Caption = '' end inherited actOngedaanMaken: TAction OnExecute = actOngedaanMakenExecute end inherited actSchermRechts: TAction OnExecute = actSchermRechtsExecute end inherited actSchermLinks: TAction OnExecute = actSchermLinksExecute end inherited actTerug: TAction OnExecute = actTerugExecute end end end