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

TTCPServerState

Declaration

Source position: flcTCPServer.pas line 364

type TTCPServerState = (

  ssInit,

  

  ssStarting,

  

  ssReady,

  

  ssError,

  

  ssClosed

  

);



CT Web help

CodeTyphon Studio