diff --git a/components/tvplanit/source/vpinids.pas b/components/tvplanit/source/vpinids.pas index 030420782..582e2ee9f 100644 --- a/components/tvplanit/source/vpinids.pas +++ b/components/tvplanit/source/vpinids.pas @@ -850,7 +850,7 @@ begin else if fn = 'category' then AEvent.Category := StrToInt(fv) else if fn = 'dingpath' then - AEvent.DingPath := fn + AEvent.DingPath := fv else if fn = 'alldayevent' then AEvent.AllDayEvent := StrToBool(fv) else if fn = 'alarmset' then