CmdResultDetails is a read-only TStrings property that contains one or more response messages from
SendCmd. CmdResultDetails is used to accumulate response messages for a command that generates multiple response messages.
Use CmdResult to access the most recent response message from SendCmd.