Unit 'flcHTTPClient' Package
[Overview][Types][Classes][Index] [#pl_fundamentals]

THTTPClientLogEvent

Declaration

Source position: flcHTTPClient.pas line 156

type THTTPClientLogEvent = procedure(

  Client: TF5HTTPClient;

  LogType: THTTPClientLogType;

  Msg: string;

  Level: Integer

) of object;



CT Web help

CodeTyphon Studio