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

THTTPServerClientContentEvent

Declaration

Source position: flcHTTPServer.pas line 312

type THTTPServerClientContentEvent = procedure(

  const AServer: TF5HTTPServer;

  const AClient: THTTPServerClient;

  const Buf;

  const Size: Integer

) of object;



CT Web help

CodeTyphon Studio