Hi...everyone...i got this error when i build my project....(error C2064: term does not evaluate to a function) and it points to this part of my code:

sMsg = "Delete " + Str(selected) + " selected item(s)?";

Thanks.