Boolean - True when the command handler has the specified name.
Description
NameIs is a Boolean function that allows comparison of the Name property to the value specified in ACommand. NameIs can be used to insure that a TIdCommandHandler contains the name desired before triggering a procedure used as an action handler.