inherited fmInfoLogScherm: TfmInfoLogScherm Caption = 'fmInfoLogScherm' PixelsPerInch = 96 TextHeight = 19 object lblToelevering: TLabel [1] Left = 144 Top = 8 Width = 73 Height = 19 AutoSize = False end object lblAantalGescand: TLabel [2] Left = 152 Top = 33 Width = 33 Height = 19 Alignment = taRightJustify AutoSize = False end object lblTotaalAantal: TLabel [3] Left = 191 Top = 33 Width = 33 Height = 19 AutoSize = False end object lblSlash: TLabel [4] Left = 185 Top = 33 Width = 9 Height = 19 AutoSize = False Caption = '/' end object lblAantallen: TLabel [5] Left = 64 Top = 33 Width = 82 Height = 19 Alignment = taRightJustify AutoSize = False Caption = 'Afgescand:' end object sgToeleveringData: TStringGrid [6] Left = 8 Top = 58 Width = 186 Height = 120 ColCount = 2 DefaultColWidth = 93 DrawingStyle = gdsGradient FixedCols = 0 RowCount = 2 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect] ParentFont = False ScrollBars = ssNone TabOrder = 0 end object btnEerst: TButton [7] Left = 199 Top = 58 Width = 25 Height = 25 ImageIndex = 2 Images = ImagesScherm.ilAlgemeen16 TabOrder = 1 OnClick = btnEerstClick end object btnVorige: TButton [8] Left = 199 Top = 89 Width = 25 Height = 25 ImageIndex = 1 Images = ImagesScherm.ilAlgemeen16 TabOrder = 2 OnClick = btnVorigeClick end object btnVolgende: TButton [9] Left = 199 Top = 120 Width = 25 Height = 25 ImageIndex = 0 Images = ImagesScherm.ilAlgemeen16 TabOrder = 3 OnClick = btnVolgendeClick end object btnLaatst: TButton [10] Left = 199 Top = 151 Width = 25 Height = 25 ImageIndex = 3 Images = ImagesScherm.ilAlgemeen16 TabOrder = 4 OnClick = btnLaatstClick end inherited pnlDrieKnoppen: TPanel TabOrder = 5 end inherited alAlgemeen: TActionList inherited actVolgende: TAction OnExecute = actVolgendeExecute end inherited actUitloggen: TAction Caption = '' end inherited actOngedaanMaken: TAction OnExecute = actOngedaanMakenExecute end inherited actSluiten: TAction OnExecute = actSluitenExecute end inherited actSchermRechts: TAction OnExecute = actSchermRechtsExecute end inherited actSchermLinks: TAction OnExecute = actSchermLinksExecute end end end