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

TOnWindowBoundsChangedEvent

Declaration

Source position: uCEFViewsFrameworkEvents.pas line 62

type TOnWindowBoundsChangedEvent = procedure(

  const Sender: TObject;

  const window_: ICefWindow;

  const new_bounds: TCefRect

) of object;



CT Web help

CodeTyphon Studio