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

TF5TCPServer.Log

Declaration

Source position: flcTCPServer.pas line 486

protected procedure TF5TCPServer.Log(

  const LogType: TTCPLogType;

  const Msg: string;

  const LogLevel: Integer = 0

); overload;

procedure TF5TCPServer.Log(

  const LogType: TTCPLogType;

  const Msg: string;

  const Args: array of Const;

  const LogLevel: Integer = 0

); overload;



CT Web help

CodeTyphon Studio