Unit 'uCEFUrlRequestClientEvents' Package
[Overview][Types][Index] [#pl_cef4typhon]

TOnUploadProgress

Declaration

Source position: uCEFUrlRequestClientEvents.pas line 24

type TOnUploadProgress = procedure(

  Sender: TObject;

  const request: ICefUrlRequest;

  current: Int64;

  total: Int64

) of object;



CT Web help

CodeTyphon Studio