TApxModemStatus.Caption

TApxModemStatus

property Caption : string

Default: "Modem status"

Determines the caption for the status dialog.

The Caption property sets the StatusDialog.Caption property. If your window manager supports title bars on dialogs, changing this property will change the caption displayed in the title bar. If your window manager does not support title bars on dialogs, this property has no visible effect.

See also: StatusDialog