Unit 'flcTCPServer' Package
[Overview][Constants][Types][Classes][Index] [#pl_fundamentals]

TTCPServerClientState

Declaration

Source position: flcTCPServer.pas line 166

type TTCPServerClientState = (

  scsInit,

  

  scsStarting,

  

  scsNegotiating,

  

  scsReady,

  

  scsClosed

  

);



CT Web help

CodeTyphon Studio