Index: AAPClient/UI/InfoLogScherm.dfm =================================================================== diff -u -r128 -r129 --- AAPClient/UI/InfoLogScherm.dfm (.../InfoLogScherm.dfm) (revision 128) +++ AAPClient/UI/InfoLogScherm.dfm (.../InfoLogScherm.dfm) (revision 129) @@ -1,67 +1,72 @@ inherited fmInfoLogScherm: TfmInfoLogScherm Caption = 'fmInfoLogScherm' + ExplicitWidth = 480 + ExplicitHeight = 640 PixelsPerInch = 96 TextHeight = 19 object lblToelevering: TLabel [0] Left = 8 Top = 63 - Width = 175 - Height = 39 + Width = 147 + Height = 33 + AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText - Font.Height = -32 + Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblAantalGescand: TLabel [1] - Left = 344 + Left = 299 Top = 63 - Width = 47 - Height = 39 + Width = 71 + Height = 33 Alignment = taRightJustify + AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText - Font.Height = -32 + Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblTotaalAantal: TLabel [2] - Left = 422 + Left = 392 Top = 63 - Width = 50 - Height = 39 + Width = 70 + Height = 33 + AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText - Font.Height = -32 + Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblSlash: TLabel [3] - Left = 397 + Left = 376 Top = 63 - Width = 12 - Height = 39 + Width = 10 + Height = 33 Caption = '/' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText - Font.Height = -32 + Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False end object lblAantallen: TLabel [4] - Left = 189 + Left = 161 Top = 63 - Width = 157 - Height = 39 + Width = 132 + Height = 33 Alignment = taRightJustify Caption = 'Afgescand:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText - Font.Height = -32 + Font.Height = -27 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False