TAstaClientSocket.AnchorStatus


 

Applies to
TAstaClientSocket

 

Declaration
type TClientAnchorStatus = (TACNoAnchor, TACConnectedToAnchor,
  TACConnectedToServer, TACDisconnectedFromAnchor,
  TACDisconnectedFromServer, TAAnchorReDirect);

property AnchorStatus: TClientAnchorStatus

 

Description
Shows the current state of an AstaClientSocket if it uses an
Asta Anchor Server

 

 



ASTA Overview TAstaClientSocket.Active TAstaClientSocket.ApplicationVersion