Unit 'uCEFViewDelegate' Package
[Overview][Classes][Index] [#pl_cef4typhon]

TCefViewDelegateOwn

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: uCEFViewDelegate.pas line 53

type TCefViewDelegateOwn = class(TCefBaseRefCountedOwn,ICefViewDelegate)

protected

  procedure OnGetPreferredSize(); virtual;

  

  procedure OnGetMinimumSize(); virtual;

  

  procedure OnGetMaximumSize(); virtual;

  

  procedure OnGetHeightForWidth(); virtual;

  

  procedure OnParentViewChanged(); virtual;

  

  procedure OnChildViewChanged(); virtual;

  

  procedure OnWindowChanged(); virtual;

  

  procedure OnLayoutChanged(); virtual;

  

  procedure OnFocus(); virtual;

  

  procedure OnBlur(); virtual;

  

  procedure OnThemeChanged(); virtual;

  

  procedure InitializeCEFMethods; virtual;

  

public

  constructor Create; virtual;

  

end;

Inheritance

TCefViewDelegateOwn

  

|

TCefBaseRefCountedOwn,ICefViewDelegate

  

|

TObject,ICefBaseRefCounted



CT Web help

CodeTyphon Studio