Unit 'cef3api' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_cef]

TCefRegisterCdmCallback

Declaration

Source position: cef3api.pas line 5177

type TCefRegisterCdmCallback = record

  base: TCefBaseRefCounted;

  

  on_cdm_registration_complete: procedure(

  

  self: PCefRegisterCdmCallback;

  result: TCefCdmRegistrationError;

  const error_message: PCefString

);

end;



CT Web help

CodeTyphon Studio