Index: AAPClient/UI/DrieKnoppenScherm.dfm =================================================================== diff -u -r95 -r100 --- AAPClient/UI/DrieKnoppenScherm.dfm (.../DrieKnoppenScherm.dfm) (revision 95) +++ AAPClient/UI/DrieKnoppenScherm.dfm (.../DrieKnoppenScherm.dfm) (revision 100) @@ -28,33 +28,44 @@ Font.Style = [fsBold] ParentFont = False end - object btnLinksOnder: TButton - Left = 4 - Top = 184 - Width = 75 + object pnlDrieKnoppen: TPanel + Left = 0 + Top = 189 + Width = 232 Height = 57 - Action = actLinksOnder - ImageAlignment = iaCenter - ModalResult = 1 + Align = alBottom + BevelOuter = bvNone TabOrder = 0 + ExplicitTop = 128 + ExplicitWidth = 224 + object btnLinksOnder: TButton + Left = 3 + Top = 0 + Width = 75 + Height = 57 + Action = actLinksOnder + ImageAlignment = iaCenter + ModalResult = 1 + TabOrder = 0 + end + object btnCentraalOnder: TButton + Left = 78 + Top = 0 + Width = 75 + Height = 57 + ImageAlignment = iaCenter + ModalResult = 6 + TabOrder = 1 + end + object btnRechtsOnder: TButton + Left = 153 + Top = 0 + Width = 75 + Height = 57 + ImageAlignment = iaCenter + TabOrder = 2 + end end - object btnCentraalOnder: TButton - Left = 79 - Top = 184 - Width = 75 - Height = 57 - ImageAlignment = iaCenter - ModalResult = 6 - TabOrder = 1 - end - object btnRechtsOnder: TButton - Left = 154 - Top = 184 - Width = 75 - Height = 57 - ImageAlignment = iaCenter - TabOrder = 2 - end object alKnoppenOnder: TActionList Left = 104 Top = 200