Index: AAPClient/UI/PopupScherm.dfm =================================================================== diff -u -r13 -r63 --- AAPClient/UI/PopupScherm.dfm (.../PopupScherm.dfm) (revision 13) +++ AAPClient/UI/PopupScherm.dfm (.../PopupScherm.dfm) (revision 63) @@ -34,4 +34,14 @@ TabOrder = 0 WordWrap = True end + object btnPopupActie2: TButton + Left = 94 + Top = 115 + Width = 78 + Height = 57 + ModalResult = 2 + TabOrder = 1 + Visible = False + WordWrap = True + end end