Index: AAPClient/UI/PopupScherm.dfm =================================================================== diff -u -r324 -r341 --- AAPClient/UI/PopupScherm.dfm (.../PopupScherm.dfm) (revision 324) +++ AAPClient/UI/PopupScherm.dfm (.../PopupScherm.dfm) (revision 341) @@ -36,9 +36,9 @@ WordWrap = True end object dbgPopup: TDBGrid - Left = 0 + Left = 8 Top = 207 - Width = 392 + Width = 384 Height = 154 DataSource = dsPopup Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit, dgMultiSelect, dgTitleClick, dgTitleHotTrack]