Index: AAPClient/UI/HomeScherm.dfm =================================================================== diff -u -r123 -r127 --- AAPClient/UI/HomeScherm.dfm (.../HomeScherm.dfm) (revision 123) +++ AAPClient/UI/HomeScherm.dfm (.../HomeScherm.dfm) (revision 127) @@ -16,17 +16,18 @@ end end object btnHernoemPallet: TButton [1] - Left = 68 - Top = 240 - Width = 345 - Height = 65 + Left = 56 + Top = 267 + Width = 369 + Height = 81 Caption = 'Hernoem pallet' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ImageIndex = 8 + ImageMargins.Left = 10 Images = ImagesScherm.ilAlgemeen48 ModalResult = 7 ParentFont = False @@ -35,17 +36,18 @@ OnClick = btnHernoemPalletClick end object btnAfmeldenProducten: TButton [2] - Left = 68 + Left = 56 Top = 120 - Width = 345 - Height = 65 + Width = 369 + Height = 81 Caption = 'Afmelden producten' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ImageIndex = 7 + ImageMargins.Left = 10 Images = ImagesScherm.ilAlgemeen48 ModalResult = 6 ParentFont = False @@ -57,17 +59,18 @@ TabOrder = 3 end object btnUitloggen: TButton [4] - Left = 68 - Top = 360 - Width = 345 - Height = 65 + Left = 56 + Top = 415 + Width = 369 + Height = 81 Caption = 'Uitloggen' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -32 Font.Name = 'Tahoma' Font.Style = [] ImageIndex = 2 + ImageMargins.Left = 10 Images = ImagesScherm.ilAlgemeen48 ModalResult = 7 ParentFont = False