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

TCefNavigationEntryVisitor

Declaration

Source position: cef3api.pas line 402

type TCefNavigationEntryVisitor = record

  base: TCefBaseRefCounted;

  

  visit: function(

  

  self: PCefNavigationEntryVisitor;

  entry: PCefNavigationEntry;

  current: Integer;

  index: Integer;

  total: Integer

):Integer;

end;



CT Web help

CodeTyphon Studio