Unit 'uRESTDWServerContext' Package
[Overview][Constants][Types][Classes][Index] [#pl_restdataware]

TRESTDWReplyRequest

Declaration

Source position: uRESTDWServerContext.pas line 36

type TRESTDWReplyRequest = procedure(

  const Params: TRESTDWParams;

  var ContentType: string;

  var Result: string;

  const RequestType: TRequestType

) of object;



CT Web help

CodeTyphon Studio