inherited fmInfoLogScherm: TfmInfoLogScherm Caption = 'fmInfoLogScherm' ExplicitWidth = 320 ExplicitHeight = 240 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 [9] 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 = 3 end inherited alAlgemeen: TActionList inherited actVolgende: TAction OnExecute = actVolgendeExecute end inherited actHome: TAction OnExecute = actHomeExecute end inherited actOngedaanMaken: TAction OnExecute = actOngedaanMakenExecute end end end