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

TCefStringVisitor

Declaration

Source position: cef3api.pas line 3999

type TCefStringVisitor = record

  base: TCefBaseRefCounted;

  

  visit: procedure(

  

  self: PCefStringVisitor;

  const str: PCefString

);

end;



CT Web help

CodeTyphon Studio