Unit 'cef3intf' Package
[Overview][Types][Classes][Index] [#pl_cef]

TCefDownloadImageCallbackProc

Declaration

Source position: cef3intf.pas line 211

type TCefDownloadImageCallbackProc = procedure(

  const imageUrl: ustring;

  httpStatusCode: Integer;

  image: ICefImage

);



CT Web help

CodeTyphon Studio