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

TOnGetParentWindowEvent

Declaration

Source position: uCEFViewsFrameworkEvents.pas line 67

type TOnGetParentWindowEvent = procedure(

  const Sender: TObject;

  const window_: ICefWindow;

  var is_menu: Boolean;

  var can_activate_menu: Boolean;

  var aResult: ICefWindow

) of object;



CT Web help

CodeTyphon Studio