property StatusDisplay : TApxAbstractModemStatus
The status dialog used to provide visual status indications.
During AutoAnswer or Dial operations, the status dialog specified by the StatusDisplay property can provide visual feedback to indicate what the modem is doing. See "TApxModemStatus component dialog box" in the printed documentation for more information.
The provided TApxModemStatus component encompasses several status indicators to illustrate the state of the connection. A custom status display can be used instead of the TApxModemStatus component. See the description of the TApxModemStatus component for details.
See also: OnModemStatus