Quote:
Originally Posted by Mark Sir Link
not sure what you're trying to indicate since it reads "specified object" rather than just object.
Specified leads me to believe string even more so.
|
Specified object means exactly that—the specified object. It's the object you want to catch events from. Why does specified make you think string?
You
could use the name, but I think it's silly to do so in an object-oriented language. Who knows what it does behind the scenes, though...