TApxAbstractStatus.Protocol

TApxAbstractStatus

property Protocol : TApxCustomProtocol

The protocol component that is using the status component.

When deriving your own components from TApxAbstractStatus, use this property to reference TApxProtocol properties to display information about the progress of the protocol. It is automatically initialized when you assign the status component to the StatusDisplay property of TApxProtocol.